Hi All,
we have a requirement for approval steps.
1.we have custom filed name is :Risk and values are 1.Low ,2 Medium, 3.High
2.Another custom field is change Type values are 1.Standard , 2.Emergency
3.based on the dates we need approvals
so anyone can help me to complete the requirement
Hi Krishna,
You should be able to do that through transitions and conditions in your workflow.
Please provide more information as to your EXACT scenario.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That's not very EXACT. We need EXACT details otherwise we cannot help you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @John Funk
approvals based on the change type, change risk, and the change dates
Change type we have two values(Standard, Emergency)
Change risk we have four values (Low,Medium,High,Critical)
custom dates( ex:08-07-2024 to 08-08-2024)
as per the mentioned details we need to routed to Approving managers,(Cab approvals+ Managers)
Ex:(If we select Change risk is High and change type is emergency and date is 10-07-2024) based on the timeline approval step is diverted to Cab approvals)
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 should probably do an automation rule based on an IF/ELSE set of conditions where you identify the set of conditions that match the group of fields and then add an action to Edit Issue and update the Approvers field.
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.