I'm developing a macro in Forge app using custom UI template for displaying the issues with status "Done" on confluence page. When the macro is inserted in the page and the confluence page is published , after that the columns that should be displayed for the result of the issues are added by Select tag (multiselect) from atlaskit, and then the submit button is clicked. And, the API called is made to get the issues using the resolver and the issues are displayed in table format on confluence page
However, when the user moves to another page and comes to the same page (which has macro inserted) , the issues that was displayed in the table format is not there, again it is asking to add columns for displaying the result of the issues.
Does anyone how to resolve this issue ?
Thanks
I would suggest asking this question in the developers forum https://community.developer.atlassian.com/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.