Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-54410

Enabling 'confluence.extra.jira.async.loading.disable' dark feature breaks Jira Issues Macro

XMLWordPrintable

      Summary

      When enabling the confluence.extra.jira.async.loading.disable dark feature, the JIRA Issues Macro starts having issues. The 'loading' animation will constantly show, and the 'Refresh' button no longer works.

      Steps to Replicate

      1. Link Confluence and JIRA together
      2. Insert a JIRA Issues macro on a page
      3. Enable the confluence.extra.jira.async.loading.disable dark feature

      Expected Behavior

      JIRA Issues Macro will continue to work as it should.

      Observed Behavior

      JIRA Issues Macro will load issues correctly, but the 'loading' animation will constantly display, and the 'Refresh' button will not work. The only way to refresh the macro is to reload the entire page.

      Workarounds

      1. Disable the dark feature
      2. Enable Dynamic Render Mode for the macro:

        1. Install the Confluence Source Editor add-on
        2. Edit the page with the JIRA Issues Macro
        3. Use the Confluence Source Editor to edit the source of the page
        4. Find the JIRA Issues Macro code, and insert the following line:
          <ac:parameter ac:name="renderMode">dynamic</ac:parameter>
          

          Making any further changes to the macro through the UI will remove the above line, and it will need to be manually re-added

              Unassigned Unassigned
              jbentrup Jason B (Inactive)
              Votes:
              5 Vote for this issue
              Watchers:
              11 Start watching this issue

                Created:
                Updated:
                Resolved: