Impact of removing "Change - Implementation tasks"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2024 08:02 PM
Hi.
In my project, change management is assumed to be using OOTB's Flow Designer.
However, since I don't need the automatic creation of change tasks, I plan to copy the flow below, delete only the "Change - Implementation tasks" section, and activate it.
・Change - Normal - Implement
・Change - Emergency - Implement
・Change - Standard - Implement
If I delete "Change - Implementation tasks", will it affect any other functions?
Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2024 11:09 PM
It's a sub flow in your current flow, so that doesn't affect anything else than just this flow. Don't forget to inactivate the OOB flow, if you copy it. Otherwise both flows will trigger and you will still get your tasks.
You will need to check if the output of the subflow isn't doing something as well (needed to close the change or something like that).
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark