Hi All
I am using REST API to access JIRA server in python script. I am trying to write a script to use copy dashboard functionality to create a new dashboard. Besides, the script will change the filters in the gadget to new filters.
REST API provides limited functions in the dashboard. It can’t create new dashboard and doesn’t provide the gadgets in the dashboard. Is there any good way to write a program/script to achieve the requirements?
Thanks,
John