-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
Component/s: Macros - Jira (Legacy) and Jira Charts
-
None
-
1
-
Severity 3 - Minor
-
0
Issue Summary
When using the Table Filter for Confluence plugin and incorporating the Insert Excerpt macro to display data containing Jira issue counts (via the Jira Issue macro), a new line is added after displaying the Jira issues.
This behavior only occurs after publishing the page, as the information appears correctly in edit mode.
Steps to Reproduce
- Install the Table Filter for Confluence plugin in Confluence cloud.
- Create a Confluence page and add the table filter from the app, let's call page A.
- Add a table inside of the table filter macro.
- Create a new page in confluence, let's call page B.
- In page B, add the excerpt macro.
- In the excerpt macro, add some text lines and add a Jira macro issue showing the issue count(Jira macro configuration)
- Publish page B.
- Go back to page A and add an insert excerpt macro in one line of the table and point to page B.
- Publish the page.
Expected Results
The table is correctly rendered on the page, showing the below information:

Actual Results
After publishing the excerpt macro is adding a new line after the Jira macro, as it shows on the below screenshot.

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