When I create a jira software issue from jira service management using jira service management automation, I want to get the URL information of the created issue, is it possible?
Hi @青山 明 - Yes this is possible. You would need to use a smart tag, but it can be captured with {{createdissue}}. If you're using this in a rich text field like comment or description, Jira will automatically create the link. If you need to generate the URL, you can do this:
<instance>.atlassian.net/browse/{{createdissue}}
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.