-
Suggestion
-
Resolution: Unresolved
-
None
-
None
-
1
-
Summary
When using Jira Issues Macro, If the query returns no rows, the table header displays anyway.
h3 Steps to replicate.
- Insert Jira Issue/Fliter macro
- Add the following filter:
project = TEST AND resolution = Unresolved AND text ~ "mark-test-issue" ORDER BY priority DESC, updated DESC
- Click Insert.
- In the Jira app, change the name of the issue to anything else.
- For example: blah-blah
- Navigate back to confluence.
Results
Table headers are displayed but no data
Suggestion
Jira Issue/Filter macro to have an option to hide the table and headers completely if the filter returns no data. Also, to be able to either display nothing at all or to display a custom message.