How to make assignment group mandatory upon change task creation.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2018 07:23 AM
In change, we want to make Assignment Group mandatory on change tasks at creation of the change tasks.
We do not have a specific assignment group we want to use but we do not want the change task created without a assignment group being put in manually.
Would this be done in the workflow as that is where the tasks run from? Can a pop up be added so that as each task is created the end user is prompted to put in a assignment group?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2018 08:44 AM
If you are cascading the assignment group from change request to change tasks then you can have a wait for condition ( Assignment group to be populated ) in the workflow and a script the notifies the user that the workflow will not proceed until an assignment group is selected.