I need to somehow get information about used templates in my existing projects using public/internal API.
It is not available in response from API within this endpoint:
I'd like to use it in create project endpoint to create similiar projects(not exactly the same) with the same functionalities like the existing ones. I've found internal endpoint returning some information about existing templates but it doesn't provide information about usage in projects.
[GET] https://{jira_url}/rest/project-templates/1.0/templates
And I know that this information is available in activeobjects.xml in current jira backup mechanism, so it should be available somewhere else.
Is there any possibility to get this kind of information? I'd be thankful for any informations on this topic.
Welcome to community!
Sorry no one got back to you sooner. However, it is most likely this question is API related and the developer community is a better place: https://community.developer.atlassian.com/
I would recommend reaching out there if you still need assistance with this
Best,
Clark
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.