Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Using REST, how to clear fixversion?

Lee Correll
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 25, 2013

I'm using the REST API and I can't seem to remove a fixversion using a name. I can set any other FixVersion - but I can't remove/clear or set it to the "Unscheduled" fixversion. I've tried:

Null

"" (as in a null entry)

None

Unscheduled

Empty

'{"update":{"fixVersions":[{"set":[{"name":"'+$fixversion+'"}]}]}}' creates the JSON.

Do I need to set it to a specific ID?

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Answer accepted
Lee Correll
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 6, 2014

Ah: '{"update":{"fixVersions":[{"remove":{"name":"[iterationname]"}}]}}

TAGS
AUG Leaders

Atlassian Community Events