Jira Issue Macro error messages do not match Jira error messages

XMLWordPrintable

    • 2
    • Severity 3 - Minor

      Summary

      The error messages provided by the Jira Issues Macro do not always match up with the messages provided in the Jira UI. For example, if you perform a JQL query for a status that doesn't exist, Jira will give an error stating the value doesn't exist for the field 'status' but the Jira Issue Macro in Confluence will show JIRA project doesn't exist or you don't have permission to view it.

      Environment

      • Tested with Jira Software 7.3.6

      Steps to Reproduce

      1. Create a project in Jira, TEST, create an issue (in this example I will use To Do)
      2. Add a Jira Issue Macro to Confluence with the following JQL:
        project = Test and status = "To Do" 
        
      3. Save the page
      4. In Jira, rename the Status to "Will Do"
        • Project settings > Workflows > Click the Pencil icon under actions > Click To Do status > Edit > Save
      5. Refresh the Confluence page

      Expected Results

      The Jira Issue Macro table will display the message that Jira would:

      The value 'To Do' does not exist for the field 'status'.
      

      Actual Results

      The Jira Issue Macro table displays:

      JIRA project doesn't exist or you don't have permission to view it. 
      

        1. JIM-error.png
          JIM-error.png
          382 kB
        2. Jira_error.png
          Jira_error.png
          341 kB

            Assignee:
            Unassigned
            Reporter:
            Branno (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: