Automation | Always add the same HTML LINK to all newly created issues
Platform Notice: Cloud - This article applies to Atlassian products on the cloud platform.
Summary
This article will help in configuring an automation rule, to always add same HTL link to description, whenever an issue is created.
Environment
Jira Cloud
Solution
- Create a multi-line text field (in my example is called "Details"
- Go and edit the field configuration used for the specific project
- find the "paragraph" field and click "Renderers"
- Change the renderer to "Wiki Style"
3. Go to your project and create an automation rule
- Trigger: On create
- Action: Edit the issue and add the following: [My Link|http://google.com]
- Publish rule
- Test your rule
You should have a result like the following: