Forums

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

Confiforms: How To Create JIRA issue based on options selected from radio group

cmtaylo3
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!
January 13, 2022

I have 5 options within the radio group titled "UseCaseChoice" and the id are 0-4.

I am trying to have JIRA issues created related to the selected radio button. Like an issue is created if option 1 is chosen. Similarly, an issue could be created if option 1 or 4 is chosen. 

I am using the IFTTT integration rules and I have placed UseCaseChoice:1, UseCaseChoice:2 in the condition box but that doesn't seem to be working. I already have the necessary code to create the JIRA issue. I just need assistance on figuring out how to trigger the creation of the issue in certain instances.

Any suggestions?

1 answer

1 accepted

1 vote
Answer accepted
Alex Medved _ConfiForms_
Community Champion
January 13, 2022

Hi

This sounds like a ConfiForms question (although you dont mention it)... So, is it about ConfiForms? If it is.. then

The condition like

UseCaseChoice:1, UseCaseChoice:2

is not correct, see https://wiki.vertuna.com/display/CONFIFORMS/ConfiForms+Filters

UseCaseChoice:1 OR UseCaseChoice:2

Alex

cmtaylo3
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!
January 13, 2022

Yes and I reflected that in the title now.

Thank you for answering. That worked for me!

Suggest an answer

Log in or Sign up to answer