Hello,
I am embedding the Quick Suite console for registered users using the generate-embed-url-for-registered-user command. I have a generic dashboard that I want to share with users in different namespaces, and the users (authors) should be able to create their own schedules. The users can access the dashboard through dashboard sharing permissions, however, that option to create a schedule is missing, telling the author to ask the report authors to create a schedule for them.
The permissions are restricted for authors, they shouldn’t be able to update/delete the generic dashboard, but they should be able to update/delete their own dashboards.
Any idea how can I make the feature available to the embedded console taking into account the above requirements?