The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to remove multiple fix versions using JSON

Peyush Agarwal
Contributor
May 25, 2021

Hi,

 

I am trying to remove multiple fix version and found one of the json below: 

{

"update": {

"fixVersions": [{

"add": {

"name":"CCS PI21.3 Sprint 3"

}

}]

}

}

 

Now this is working when I am trying to remove just one Fix version but what I essentially want is either I can use wild characters so anything which starts with CCS gets removed like CCS*.* or I should be able to give all fix versions within one place. Is it possible and if so please help 

"name":"CCS PI21.3 Sprint 3"

"name":"CCS PI21.3 Sprint 4"

"name":"CCS PI21.4 Sprint 1"

"name":"CCS PI21.4 Sprint 2"

"name":"CCS PI21.4 Sprint 3"

 

 

 

0 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.