Editing JIRA Issue Macro within same JQL is removing the macro

XMLWordPrintable

    • 1
    • Severity 2 - Major

      Issue Summary

      When trying to edit the JIRA Issue Macro within a JQL that another macro is already using, the system is deleting the macro.

      Steps to Reproduce

      1. Create a page
      2. Add a jira issue macro (e.g.: status = "Open")
      3. On another line, add another jira issue macro (e.g.: status = "Resolved")
      4. Publish the page
      5. Edit the page again
      6. On the first line, change the jira issue macro JQL from status = Open to (e.g.: status = "Resolved")

      Expected Results

      The macro should update with the new JQL query results, still displaying 2 jira issue macros on the page.

      Actual Results

      The macro from the first line is removed from the page.
      The page now only shows 1 jira issue macro.

      Workaround

      Currently, there is no known workaround for this behavior. A workaround will be added here when available

            Assignee:
            Unassigned
            Reporter:
            Elisa [Atlassian] (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: