Can the built in Automation for Jira return the changelog ID using the smart values function? I tried cracking my brain and use trial and error to try and capture the data, but I cannot seem to get it.
For reference, the use case is simple, we want to use the changelog ID (specifically the ID when a person transitions an Issue from "In Progress" to "Approved") as a sort of approval code.
I need to configure Automation to put a comment in the Issue showing the approval code (aka the changelog ID for the transition from "In Progress" to "Approved" status).
Can this be done using Automation?