How do we add an approval for a Change Task to the Change Record approval workflow?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2017 01:38 PM
Hello; We need to have approvals for tasks that are created from a Change Record. How do we add an approval for a Change Task to either the Change Record approval workflow, OR, a separate approval within the Task record itself that needs to be approved prior to the Change Record being approved? Thank you.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2017 01:48 PM
You will need a workflow for change task itself.
But I would suggest, keeping approval only on change. All the task should get created before change it submitted for approval. Once it reaches the approval stage, approver can review all the change tasks associated to the change. In that way you wont have too many approvals for a change.
Please mark this response as correct or helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2017 01:51 PM
The Task would be created prior to requesting approvals on the Change Record. We want to ensure the technical teams sign off on (approve) the task requirements as part of the overall approval of the change.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2017 01:56 PM
Hi Kelly,
Then you need approval workflow in change task table. It will be a small workflow, which will run when the state is in Pending. And after approval move it to the required state such as Open or Work in Progress.
Please mark this response as correct or helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2017 05:49 AM
Thank you Sanjiv!