Can we update a Jira Dashboard owner using the Rest API

Does anybody know if there is a REST API call for Changing Jira Dashboard ownership (similar to that for filters: Filter Change Owner)?

We need to be able to update dashboards using the Jira cloud rest api and we can’t do it unless we’re the owner. Is there any way around this? Our team (that administers our Jira/ Confluence instances) are site admins and product admins.

1 Like

Hello, I am in a similar position. Dashboard REST API misses functionality as in Shared Filters where we have an “owner” and “permission” endpoint. Also the Filters API has a useful “overrideSharePermissions” request parameter on the “search” endpoint…

Is there a formal process to request such a feature improvement? Maybe it’s already in the works… I don’t know.

Hello @DeonPetrusMeyer, @oliverwi,

we already have such a feature request [JRACLOUD-60109] Allow JIRA Administrators to edit shared filters/dashboards owned by others - Create and track feature requests for Atlassian products.. Please watch this ticket to get informed when the change will be released.

1 Like