I have a mail handler that is creating issues in Jira Software, but need to copy text from the description and move it to a custom field.
Hi Hines,
For this I would suggest leveraging automation. You need to ensure that your custom field is a type multiline text. Your automation role would look something like below.
Trigger – issue created
Condition - something to identify the issue came in via email
Action - edit issue and choose your custom field then use smartvalue {{issue.description}}
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.