Hi All,
I have created a workflow for ‘issue’ doctype and it has five workflow states.
The first two workflow states have docstatus of 0 and last three have docstatus 1.
I have set an email alert…
Email is getting triggered when status changes from ‘Complaint drafted’ to ‘Complaint Open’ (Both have docstatus 0).
However email is not triggered for further status changes…
My observation is once the docstatus changes the mail is not getting triggered even if the workflow status gets changed…
Is this a Bug??