Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×Hi there,
I am writing shell scripts using cURL against the Jira Rest Api.
I was successful creating filters and changing the permission.
Now I want a Dashboard that show these new filters.
I have an example Dashboard that could be copied and modified.
But somehow I stuggle using the Rest Api.
I can show the example dashboard
But I cannot get items or properties since I don't know how to get the Ids.
I found an article in the internet that extracts the id from the Html div (e.g. <div id="gadget-41304-renderbox"> - the Id is 41304).
What am I missing here?
To be honest I only want to exchange the used Filter Results from within the Dashboard.
So currently the Dashboard shows Filter Results for filter "something" and I want the Dashboard (or its copy) to show Filter Results for the created filter "anything".
Thanks,
Marco Schmitz
Well, maybe I checked the wrong Jira distribution.
I am using this documentation (more or less successfully): https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-dashboards/#api-rest-api-3-dashboard-post
Ah ok, so you are using Cloud.
I've found couple open questions and I'm afraid there isn't a public rest API to modify a dashboard to Cloud as well.
https://ecosystem.atlassian.net/browse/ACJIRA-241
My suggestion is to keep this question open for a while, and see other opinions about this.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @[deleted] ,
Welcome to Atlassian Community!
Unfortunately there are no rest API for Server to create/update a dashboard, see below issue for more info:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Atlassian Government Cloud has achieved FedRAMP Authorization at the Moderate level! Join our webinar to learn how you can accelerate mission success and move work forward faster in cloud, all while ensuring your critical data is secure.
Register Now
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.