When assignee reject a request he should enter why he rejected the request in custom field "Rejection Reason".
How can I implement sending a:
1- notification with the "Rejection Reason".
2- email notification with the "Rejection Reason" in the body
Hi Mohamed,
The ScriptRunner add-on provides templates for sending out emails when a transition is triggered. Add this as a post-function in your workflow on the transition to Rejected, entering the conditions for sending the email. You can reference specific field values in the body of the email so that the content of those fields is sent in the email as well.
You would need to create your own custom event. Then fire the event on a transaction. You should add the event to the notification scheme and change the vm file for the event.
https://confluence.atlassian.com/adminjiraserver071/adding-a-custom-event-802592793.html
You see there is a lot of work to do out of the box.
You could use the Email this Issue plugin for it.
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.
Spend the day sharpening your skills in Atlassian Cloud Organization Admin or Jira Administration, then take the exam onsite. Already ready? Take one - or more - of 12 different certification exams while you’re in Anaheim at Team' 25.
Learn more
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.