I have a Confluence Database to pull some information from Jira and manual user input. I want to filter that data by team and status to display on a Confluence page for monthly reporting. I've got the data in the database and the saved views. When I go to embed the non-default view into Confluence I get this error:
No entries found!
We did not find any databases matching your filter criteria.
I have also published the Confluence page to see if it would render then and it does not. However if I change the custom view from the Confluence page to default view, then the data will render on the page, then I can select my custom view and it displays for me correctly. When I go to refresh the page it goes back to not having any data.
It seems that the data is not loading on the page if I am not using the default view. I do not want to spin up a database for each view that I am interested in because that would be cumbersome to manage.
This bug is a blocker for me to use this feature.