Most of my rules add a comment noting that the rule modified the issue. Is there a way to access Rule properties within a rule?
Looking to add a comment along the lines of:
"Issue transitioned to Canceled by Rule 1234 because parent ticket, XXX-1234, was canceled"
"Issue transitioned to Canceled by {{rule.id}} because parent ticket, {{"Parent Link"}}, was canceled"
Referencing {{rule}} in a comment shows the following properties (ID is not one of them):
{name='[my user name]',
key='[my user id]',
accountId='[my user id]',
emailAddress='[my user name]',
displayName='[my display name]',
active=true,
timeZone='America/New_York',
locale='en_US'}
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.