When issue type = kanban story created then add following points in description
Point 1
Point 2
Point 3
Welcome to the community.
In your automation, in the description field.
the first line should be be {{issue.description}}, this will make sure the original description is retained, then add your content that you want to be in the description as well.
Hello @Mitesh Mistry
Welcome to the Atlassian community.
What is your question? Do you need help figuring out this automation? Have you tried to create it and run into problems?
When asking for help with an Automation Rule there are some pieces of information you should provide to enable us to help you effectively.
1. Tell us the type of environment you are using; i.e. Jira Data Center or Jira Cloud.
2. Provide screen images showing us the entire rule you have constructed.
3. Provide screen images showing the details of each step in your rule.
4. Provide screen images of the output written into the Audit Log for the rule when it executes. Make sure to click all the ">" expand characters on the right side of the log entry to reveal all the details.
5. Explain to us the problem that you are having. Is the rule not doing what you expect? If so, what is it doing versus what do you expect it to do?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
1. How to check which environment I am using - If I am not wrong it's JIRA cloud.
2. Image showing entire rule below (I did not enable this rule yet)
Here is the rule I created.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
How to check which environment I am using
If you click on the help icon (the question mark) near your avatar in the upper right corner and then click on About Jira at the bottom of the panel, what information do you see?
If you see a version number like "9.12.22" that would be an indication you are using Jira Data Center. If there is no version number, that is an indication your are using Jira Cloud.
I can also tell from the graphics in your rule and the terminology in the rule that you are using Jira Cloud.
Thank you for the image of the rule.
What is your question about this rule? What are you trying to accomplish?
What you have will be triggered after the new issue of type [KANBAN] Story is initially saved, and whatever exists in the Description field in that issue will be removed and replaced by the text you have put into the Description field in the Edit action.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.