Hello,
I have a Listener in ScriptRunner that based on the create version event in JIRA it triggers the creation of a Confluence page containing several issue macros with different types of information.
Let's assume I have 3 issue filter macros that are created using wiki markup once the Confluence page is created .
The issue is that once the page is created, the 3 tables contain only the values of the first table (so basically the other 2 tables shows the data from the first table even though if I edit the 2 macros from page edit, the correct filter appears in the macro browser).
This might be a cache issue, but I not sure how I should proceed. I already added the cache parameter to false:
Can you please help?
Thank you!
This functionality was also reported by Atlassian confluence support team. It seems to be an already documented bug: CONFSERVER-52556 - Multiple JIRA Issues Macros inserted via markup are showing the rest of the first JQL
I found out that there was no issue with the ScriptRunner listener. Issue was solved by using Confluence storage format instead of Confluence wiki markup when creating the 3 filters on the Confluence page. Using Confluence storage format, the filters are refreshed correctly.
My conclusion is that there is an issue from Atlassian when creating multiple macros using the wiki markup in Confluence.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.