Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

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_
Community Champion
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

Laurent Linck
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 23, 2024

Hello @Alex Medved _ConfiForms_ 

Is it possible to set the "Service URL" dynamically ?
For example to build it with other custom fields like [entry.param1]
I tested different syntax without any success

BR

Alex Medved _ConfiForms_
Community Champion
September 23, 2024

Hi @Laurent Linck 

Service URL is expected to be a static configuration value

Unless the field is used in a "proxy mode", as per https://wiki.vertuna.com/display/CONFIFORMS/Using+use+proxy+setting+in+dynamic+dropdowns

Alex

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events