Get Data from issue picker custom field

ramyaallena
Contributor
February 4, 2025

Hi,

 

We have a project, in that we have story, bug, task and change request issue types. And we created a single issue picker field called change picker and associated to story,bug and task issue types. This issue picker picks only change request issues. 
let’s say I have a story “story 1” and a change request “changreq1”. This story 1 has custom field change picker and filled with changereq1. 

so now we are trying to get all the issues where changereq1 has selected in that custom field to be populated in another custom field that is associated to change request issues types.

please help me figuring out how to do this. 

Thanks in advance for everyone who replied to this question.

1 answer

0 votes
Gerusa Lobo _e-Core_
Atlassian Partner
February 4, 2025

Hello @ramyaallena

If I understand correctly, you have a customfield called: change picker

To get all issues with this custom field filled with changreq1 value, you can make a jql filter like that:

"change picker" ~ "changreq1"

I hope help you.

ramyaallena
Contributor
February 4, 2025

Hi @Gerusa Lobo _e-Core_ ,

 

sorry, I have missed important part of the question here. Let me update my question. 

thanks,

 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
VERSION
9.12.16
TAGS
AUG Leaders

Atlassian Community Events