I'm using automation to insert a checklist text when an issue is transitioned.
Is there a way to insert a link into a checklist word?
For instance, * [open] "Send "Welcome!" email" - "Welcome" would be a link taking you to the google doc template.
Thanks in advance!
Hi @Lindsey Schaper -- Welcome to the Atlassian Community!
Which checklist addon are you using from the marketplace? Knowing that may help the community to offer suggestions.
Or...do you mean inserting a checklist in a text field using the markup syntax?
And for a question like this, please consider posting images of your complete rule and the audit log details showing the rule execution. Those may provide context to help focus the suggestions.
Kind regards,
Bill
I'm not using anything from the marketplace. I'm not sure of the specs, here's a screenshot
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey, @Lindsey Schaper
Technically, Jira doesn't have a default checklist option. Judging from your screenshot, you are actually using Issue Checklist.
Try using the following formatting *[open] send [welcome](www.yourlink.com) email.
Hope this helps,
Oleksandr
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.
Thanks @Oleksandr Siryi_Railsware_ for aiding Lindsey with a request related to our app Issue Checklist for Jira Pro (or maybe its Free version) :)
Lindsey, we have a guide on formatting prepared exactly for people in your situation. There's even a video tutorial there ;)
For links, what Oleksandr wrote is exactly correct - the right syntax is to put your word in square brackets and follow directly (no spaces!) with the link enclosed in round brackets, like this:
[Contact us](https://www.herocoders.com/contact)
If you run into any other problems with your automation, feel free to ping me here or reach out to us directly through our service portal.
Cheers!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Wonderful, thank you! I'm a newbie here so really appreciate the positive direction versus a snarky reply. Says a lot about the members.
Thanks again!
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.