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"
I found the root cause - a new custom field (called mobile related) was made mandatory.
The restriction is applied to all the projects of the firm. Not sure how to restrict this new field for the selected projects?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.