You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
Is it possible to populate a confiforms dropdown
Based off a jql query result?
for example i would like to give a user the chance to assign an issue to an active epic
project = someproject
AND component = somecomponent
AND type = Epic
AND status != Closed
is this possible?
Hi
Yes, you can have dropdowns and other choice-based fields built from JQL result
This page shows the concept of how to configure such fields - https://wiki.vertuna.com/display/TEST/Building+a+dropdown+field+in+ConfiForms+backed+by+webservice+call+to+Jira+Rest+API+-+createmeta
Can be easily adopted to use JQL query and Jira's issues search REST API
Something like this:
Obviously you can have a JQL expression matching your requirements so it returns only the issues you want
Alex
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Go “behind the screen” to meet some of the Confluence Cloud team. In this video series, we tackle some of the hard-hitting questions you never knew you wanted the answer to! Meet some of the ...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.