Re: Remember to correctly set the fixVersion when resolving tickets…

2021-01-10 Thread Mick Semb Wever
Interesting Berenguer, thanks for pointing that out. I had recently ordered those unreleased versions to put the placeholders first in the list and then the real versions second, but otherwise in order as you describe. The queries you desire then should work, so long as they are bound to either r

Re: Remember to correctly set the fixVersion when resolving tickets…

2021-01-10 Thread Berenguer Blasi
If an admin drag&drops the jira versions up/down in the correct order in that screen, then we could jql like: 'fixVersion >= 4.0 AND fixVersion < 5.0' and similar sorted/range queries which is quite handy when building up jql queries. My 2 cts. On 4/1/21 9:18, Mick Semb Wever wrote: > For jira hyg