-
Type:
Bug
-
Resolution: Timed out
-
Priority:
Low
-
Component/s: Macros - Jira Issues
-
1
-
Minor
Issue Summary
When a filter is used in the JQL with the Jira macro. for ex: Filter=<filter number>. the macro does not update the changes when the Confluence page is refreshed.
Steps to Reproduce
- Create a confluence page
- add Jira macro with jql Filter=<filter number>
- publish the page
- in Jira modify the issues such that, there are changes in the filter results (increases or reduces the number of issues listed)
- on confluence, refresh the page with the Jira macro containing the filter
- the results are still old.
Expected Results
The Jira macro, should fetch/refresh to display the issues correctly
Actual Results
Page refresh does not force the Jira macro to refresh the search and displays old results for about 5 min
Workaround
- Use complete JQL used in the filter with the Jira macro
- Use the Jira filter macro
- mentioned in
-
Page Loading...