I created a new Confluence database page with a JQL:
> project in (aaa, bbb, ccc) OR parent in (aaa-123, bbb456, ccc-789)
When I added new tasks against an epic, I was hoping that they would appear as new rows in the database if I refreshed the page because they belong to abc-123. I can't find an obvious way to re-initiate the original query to reload the page and I'm struggling to find a way for this to work automatically.
Is this a solved problem?