Can I customize the fields which are displayed on Jira Approval email?
I have a 6 step approval workflow and approvals are required to progress to the next status. How can I customize the email so the user will know which status they are approving? As it is all the emails are identical with no way to know what exactly the approver is approving.
${request.status} is a variable that can be added to those emails, so you could inform the approver what the current status is, which may help in your situation.
Thanks @Payne , can you provide a link to the documentation that shows how I can do this?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can go in to the project settings (gear icon in lower left corner), choose Customer notifications in the left sidebar, and Edit the Approval required rule.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.