Subtask restore

Aswathi D February 22, 2024

I have a list of subtask to be unarchived 

(1000 subtask )

How to restore it in a bulk manner ?

 

And also how can I know the parent keys for these subtask in bulk manner ?

2 answers

0 votes
Emily _ DevSamurai
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
February 22, 2024

Hi @Aswathi D 

To bulk unarchive 1000 subtasks and find their parent keys in Jira, you'll likely need to use Jira's REST API with a custom script, as Jira doesn't support these actions in bulk through the UI.

I hope this helps!

0 votes
Pramodh M
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
February 22, 2024

Hi @Aswathi D 

Yes, there are APIs that will support archiving & restoring an issue. Please find the reference below

https://developer.atlassian.com/server/jira/platform/jira-archiver

Thanks,
Pramodh

Suggest an answer

Log in or Sign up to answer