Hi team,
When I tried to use the REST API below to bulk archive JPD ideas, which looks like not work. However, it works for the Jira Software project with my attempts.
Much appreciated if you can help to provide some more information about below questions.
Hi @Leo LI ,
Business projects are a Jira Work Management project, not considered a Jira Product Discovery project.
And I don't believe this command is supported with JPD at the moment. After testing, I'm getting a 202 response which is being accepted, but my JPD ideas are not being archived. For example with Postman:
As you can see, no JPD ideas were actually archived - but if you see in the screenshot below, there were some that met the JQL criteria.
If I retest and adjust the JQL to a Jira project, I get a 202 response as well - but issues are actually being archived.
So at the moment, the workaround would be filtering on the JPD ideas and bulk archiving them:
Hi @Nick H ,
Thanks for your timely response! Actually, I got the same result when I tested it.
The other problem is that there seems no bulk Archive option when I'm going to bulk change batch of ideas, like below.
BTW, does this API <Archive issue(s) by issue ID/key> has the same limitation either?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Leo LI ,
I too had trouble finding the bulk-archive option too. I assumed it would be under a Transition Issues option, but it's actually found under the Edit issues option:
There's also the option to archive multiple ideas within the project by selecting multiple ideas at a time, and clicking the Archive button:
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.