How to delete issue type screen schemes via rest api

Mamikon Papikyan May 27, 2021

Hi atlassian,

 

I want to delete all screen schemes (issue type screen schemes, screens) after deleting project. I used DELETE method on rest/api/2/screens/{screen_id}  url, but it gaves me 404, also tried to delete with python jira. And same error is reported.

 

Thanks,

Mamikon

2 answers

0 votes
Ahmed Arslan January 6, 2022

Hi @Mamikon Papikyan 

If you're using Jira Server then there is no option for this. However, If you're using ScriptRunner, you can check this post and delete the screen.

Thanks

0 votes
Fazila Ashraf
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 27, 2021
Mamikon Papikyan May 27, 2021

hi @Fazila Ashraf . it is not working for jira software. I have already tried it :)

Suggest an answer

Log in or Sign up to answer