-
Bug
-
Resolution: Unresolved
-
Low
-
Minor
-
Jira Software
Issue Summary
In the Automation rule, the Smart values suggested for the Work Item - Base URL is incorrect as per https://support.atlassian.com/cloud-automation/docs/jira-smart-values-issues/#--baseUrl--.
Steps to Reproduce
- Create an Automation rule
- Use trigger and add any action
- Use the Smart values suggestion { } for Work Items - base URL. Incorrect smart value will be shown.
Expected Results
The correct smart value for Base URL is
{{baseURL}}
Actual Results
{{issue.baseURL}}
is shown which is incorrect
Workaround
Use below smart value to get the Site URL
{{baseURL}}