Dropdown Box When Option Selected in Form, Generate Issue with a New Naming convention

Frances Suazo
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!
February 10, 2025

Hi. I have a form that creates issues for an LMS administrator. When users select Content Type option 1 from the dropdown, I want the issue that will be generated to start with ABC: [plus whatever the user entered].

 

The dropdown is a custom field. How do I do this?

1 answer

0 votes
Jack Brickey
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
February 10, 2025

Hi @Frances Suazo , you can achieve this using Automation. The rule might look something like this...

  • trigger - issue created
  • condition - fields condition, your custom field = option 1
  • action - edit issue, summary = ABC: {{issue.summary}}

Give that a try and let me know your results. Note, you mentioned that the drop-down is a custom field, if it isn't a custom form then we will need to approach the condition differently to extract the form field.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events