Hello,
I want to customize script field (multi issue picker type) to showing only issues which have value in specified field the same as field in current issue.
For example:
I have the issue picker field on issue A. The same issue have field called "XYZ" with value "yes".
Goal: scripted field shows only issues from specified projects with the value "yes" in field "XYZ" from specified projects.
This is possible? Now I can use JQL for this field, but I do not know way to add to this query dynamic value from current issue.
I found resolution here: https://scriptrunner.adaptavist.com/latest/jira/behaviours-conversions.html#_dynamically_changing_the_picker_query
But results is presented as issue keys:
instead as in normal issue picker (with issue type ico, summary and current status):
Exist any way to change display method by behaviours?
For this I also found resolution: I created custom field of type multi issue picker and I changed searching logic by behaviours.
In my previous approach I used other field type in base field.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.