I would like to build an automation in Jira in which the value of the second field can be read from a user-defined field (cascading selection list) and written to "Assigned person". How does this work?
Hi @[deleted] -- Welcome to the Atlassian Community!
Please take a look at this post on getting the information from cascading fields:
Best regards,
Bill
Hi Bill, thanks a lot for your help! Your solution worked.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @[deleted] ... I am glad to hear that helped. Please consider marking this question as answered. That will help others in the community find solutions faster. Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I can do that for you, Bill.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@[deleted] yes you can do that. You need to create automation to copy a value from the field which u want to another Field (this field should be text field) using Custom field number and use smart values.
check these
Let me know if this helps
Thanks
Sadeesh N
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Check https://support.atlassian.com/jira-software-cloud/docs/smart-values-general/, specially where it talks about {{issue.[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.