I am trying to create an automation which activates when a custom field of mine of type Date is changed under certain conditions. The required result is for this custom field to have the old date value set before it changed to the new one. Please help as I am currently using :
{{issue.fieldChange.fromString}}
Welcome to the community!
Please check the article Automation smart values - issues {{changelog}}
i.e
{{#changelog.CUSTOM_FIELD_NAME}}
{{fromString}}
{{/}}
Hope this helps!
Best regard
Sam
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.