Hello,
I want to add the Notification on change of Workflow State, and for that notification on email I want to add that new state in email subject, for that i am using jinja tags like {{ workflow_state }} or {{ workflow_state_name }} but its not working.
Anybody has any idea please share.