Skip to main content
Question

JIRA integration - Generate URL to Ticket

  • January 19, 2022
  • 1 reply
  • 97 views

Any ideas as to how I might generate a URL to the ticket in JIRA?

1 reply

  • Author
  • Contributor ⭐️⭐️⭐️
  • January 19, 2022

Answered my own question!

 

Created a custom field in my object. Utilized the CONCAT function to take the URL base and then the “Key” field via JIRA.

 

Those two together created a functioning URL.