Forums

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

Fix Version JQL

dallu divya
Contributor
July 13, 2023

I have FIx version starts like IR_041223  ,Now i need data in between few months only can i get JQL

When I try like this its not working  fixversion in ("IR_04*23" ,"IR_05*23") 

I also need release date information of a fix version

2 answers

1 vote
Florian Bonniec
Community Champion
July 13, 2023

Hi @dallu divya 

 

Not sure to understant exactly what you are looking for but does this could solve your issue ?

 

https://jira.atlassian.com/browse/JRASERVER-24152

using ~ 

Reagrds

0 votes
Hannes Obweger - JXL for Jira
Atlassian Partner
September 12, 2023

Hi @dallu divya

if you are open to solutions from the Atlassian Marketplace, this would be easy to do using the app that my team and I are working on, JXL for Jira.

JXL is a full-fledged spreadsheet/table view for your issues that allows viewing, inline-editing, sorting, and filtering by all your issue fields, much like you’d do in e.g. Excel or Google Sheets. It also comes with a number of advanced features, including support for (configurable) issue hierarchies, issue grouping by any issue field(s), sum-ups, or conditional formatting - as well as the ability to filter issues via regular expressions.

With regular-expression-based filtering, you can apply pretty much any logic, including the one that you are after:

regex-filtering-labels-pattern.gif

(I'm using labels here, but it would work exactly the same with versions.) Once you've narrowed down your list of issues, you can work on your issues directly in JXL, trigger various operations in Jira, or export your issues with just one click.

Any questions just let me know,

Best,

Hannes 

Suggest an answer

Log in or Sign up to answer