confiforms populate a dropdown based off a jql result

Augustus Corso October 13, 2020

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?

 

1 answer

0 votes
Alex Medved _ConfiForms_
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.
October 15, 2020

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:

Screenshot 2020-10-16 at 09.11.50.pngScreenshot 2020-10-16 at 09.11.58.png

Obviously you can have a JQL expression matching your requirements so it returns only the issues you want

 

Alex

Augustus Corso October 16, 2020

Thank you

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events