Forums

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

Is there a way to remove Rejected tickets from Releases list?

Stefani Gazer November 18, 2019

I'm looking for a way to remove Rejected tickets from the list of issues in a release.  There doesn't appear to be a way to do it on the Releases page and editing the search in the Issue Navigator (using statusCategory != Rejected) gives me a "The value 'Rejected' does not exist for the field 'statusCategory'".

1 answer

1 accepted

0 votes
Answer accepted
Jack Brickey
Community Champion
November 18, 2019

How is “rejected” actually designated? Are you setting the Resolution to Rejected or is there a status of Rejected? There isn’t a statuscategory or rejected.

i would remove the release version for the issues that were rejected. Define a filter that you could use at the end of each release to find and remove the release version. Example

project = myproject and resolution = rejected and fixversions is not empty 

Stefani Gazer November 19, 2019

Hi Jack.  Rejected is a Status setting; the only Resolution we have is Done.

I'll talk to the Scrum Master about removing the release version from Rejected tickets.  That's a good solution, thanks.

Suggest an answer

Log in or Sign up to answer