Hello dear community,
I need help with this. We have deleted/archived some projects on Jira and want to change the category here as well. How should I do that?
"key": "xxx",
"name": "xxx",
"projectCategory": {
"description": null,
"id": "xxx",
"name": "xxx",
"self": "https://xxx.atlassian.net/rest/api/2/projectCategory/xxx"
},
"self": "https://xxx.atlassian.net/rest/api/2/project/xxx"
Are you trying to change the project category, or actually archive or delete a project?
If you want to change the project category, please see the update project function:
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you follow the link I sent, you will see the other functions for delete and archive on the left side of the page.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.