Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.

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

Change version picker custom field to use the search of Fix Version field

purchasing mobileye.com December 20, 2017

Hello,

I have a custom field of version picker called: "Base on Version".

By clicking on the version of this field, I want users to be able to see all the issues that are relevant to this version.

For example:

Base on Version: RC1

Fix Version: RC2

-----------------------

By clicking on "RC1" the JQL will be

project="ProjectXXX" AND "Fix Version"="RC1"

 

Currently, when clicking on RC1 I get:

project="ProjectXXX" AND "Base Version"="RC1"

 

Is it possible?

 

Thanks,

Bar

1 answer

1 vote
Nic Brough -Adaptavist-
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.
December 21, 2017

That would require code change in the core of Jira.

It would also introduce an annoying inconsistency - when a user clicks on a field result, the search returned is for the field they've clicked on.  Your spec would return a search that has nothing to do with the field they are clicking on.

Chana April 9, 2019

I also have to realize that.
Is there a solution?

Suggest an answer

Log in or Sign up to answer