Hi,
I would like to create a form based on checkboxes (like a product catalogue). If you fill out this form, it will create multiple issues in Jira, according to your selection. Is this even possible, or is this automation to complex for it? thanks in advance!
Cheers
Hi,
actually I was hoping to find an answer to exactly the question here myself.
Instead, I think I found a way to solve the problem.
First, you have to create a custom field based on checkboxes that specify the answer choices you want.
(In my example below, the custom field is called "Team Test" and the checkboxes are called "Value 1" and "Value 2.")
Now you create a form with a new field that you link to this custom jira field (selection on the right side of the window). This will automatically apply the previously defined checkboxes.
Now you can start with the automation:
A more or less elegant way, but this is the only way it works reliably for me. I am always grateful for improvements :)
Hi,
In some cases, this seems indeed to be a nice solution. However, I'm wondering: Is it true that the form as a whole generates one issue and the checkboxes then result in additional issues? The reason I'm asking this is that I'm aiming to make one form for what end users simply experience as an "outage", but might depend on their answers resulting in issue types such as "bug", "incident" or "problem".
Tnx.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Vittorio,
I would suggest also to make a customfield for your checkbox selection but use the Element Copy & Sync plugin to create multiple tickets into the same or other project and copy fields from original ticket. You can also keep a sync between the fields, comments & attachments.
It a very versatile plugins that I'm using since Jira server and it very useful
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.