Confluence has a powerful integration with Jira which is great but in this specific case, I want to present the result of a jira filter and keep this result in there 'forever' without updating.
Use case: Meeting notes to discuss the 5 most recent cases.
- I create a new page from template containing a jira filter.
- When the meeting starts, we fetch the most recent result and discuss these cases.
- And the end of the meeting, this page is saved.
The problem with the existing jira filter is that when you update the result on one page, it's refreshed for all pages.