Hi,
I'm creating an advanced form that essentially collects ideas from the team and it would automatically create Jira tickets. When building this form, is there a field that takes input and links it to the labels of the Jira ticket?
Thanks
Hi Wendy,
It would probably be best to create a custom field with a dropdown to gather the information. Then you would use an Automation for Jira rule to populate the labels field.
How can we use A4J to populate the labels field and take the input from the form to set as labels?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You would create an automation role based on field value changed trigger. Then you would add a new action for edit issue. There you would choose the labels field, and you would say to add the value from the custom field.
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.