We have a requirement such that the workflow status must be updated automatically once some actions performed in the back end. We have 5 different statuses, for close status we can manually close the jira issue but for remaining 3 statuses we have to update the workflow status automatically after performing some actions.
How can we achieve this functionality?