Uploaded image for project: 'Jira Software Data Center'
  1. Jira Software Data Center
  2. JSWSERVER-12508

Deprecated QUERY Column Causing Error jqlQuery should not be null when viewing the board

    XMLWordPrintable

Details

    Description

      Affected Version

      7.0.0-D20150819T011040

      Problem Description

      Error jqlQuery should not be null returned when viewing the work board.
      Stack trace seen in the logs:

      2015-08-31 16:09:44.574277500 2015-08-31 16:09:44,569 ajp-nio-127.0.0.104-8009-exec-131 WARN sysadmin 969x6261x1 1vrszv9 131.103.28.240,104.192.141.2 /rest/greenhopper/1.0/rapidviewconfig/editmodel.json [c.a.greenhopper.service.I18nFactoryServiceImpl] null key passed to i18n.getText
      2015-08-31 16:09:44.574279500 java.lang.IllegalArgumentException: The key argument must not be null
      2015-08-31 16:09:44.574280500 	at com.atlassian.greenhopper.service.I18nFactoryServiceImpl$I18nHelperWrapper.nullCheck(I18nFactoryServiceImpl.java:205)
      2015-08-31 16:09:44.574292500 	at com.atlassian.greenhopper.service.I18nFactoryServiceImpl$I18nHelperWrapper.getText(I18nFactoryServiceImpl.java:121)
      2015-08-31 16:09:44.574293500 	at com.atlassian.greenhopper.web.rapid.view.SwimlaneHelper.toEditModel(SwimlaneHelper.java:252)
      2015-08-31 16:09:44.574293500 	at com.atlassian.greenhopper.web.rapid.view.SwimlaneHelper.buildSwimlaneEditModel(SwimlaneHelper.java:66)
      2015-08-31 16:09:44.574295500 	at com.atlassian.greenhopper.web.rapid.view.RapidViewEditHelper.getEditModel(RapidViewEditHelper.java:163)
      2015-08-31 16:09:44.574295500 	at com.atlassian.greenhopper.web.rapid.view.RapidViewEditResource$8.call(RapidViewEditResource.java:216)
      2015-08-31 16:09:44.574296500 	at com.atlassian.greenhopper.web.rapid.view.RapidViewEditResource$8.call(RapidViewEditResource.java:209)
      

      Diagnose

      It only affects customers with Query defined for Swim lanes.

      select * from "AO_60DB71_SWIMLANE" where "LONG_QUERY" is null;
      

      Please ensure to check this only when you are using the affected version stated above, it does not apply to the previous version

      If the above return some roll, it is more likelihood to be affected by this issue.

      Environment

      Currently this version only available for Cloud Customers, so please raise a support ticket referencing this ticket if you bump into this error, for the supporters to help fixing the instance.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              rgee Richie Gee (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated: