We are looking to automate adding a text block to the top of the description field without clearing the content of the field.
Desired Workflow:
So far I have created the below automation but can't figure out how to prepend the text block for the action. Adding a value to the box overwrites the current value.
Is this even possible on jira cloud?
Hi @AB -- Welcome to the Atlassian Community!
Yes, this is possible...
Here is some new text!
{{issue.description}}
We do this to add an INVEST reminder to our user stories for one team.
Best regards,
Bill
@AB welcome to the community!
Yes, this is definitely possible! You'll use a smart value to get the existing contents of the description 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.