Remove auto creation of change tasks in change workflow

Alfred Brorsson
Tera Contributor

Hi,

When a change request moves to stage "Implement", two change tasks are created automatically. "Implement" and "Post implementation testing". I want to make it so these tasks don't get created. I found a stage in the workflow where it activates another workflow, "Change Request - Normal Change tasks". I simply tried to remove this stage from the workflow, but the tasks still get created?? So I assume there is more logic somewhere behind the scenes that I don't know about. Has anyone done this before and knows how to do it properly? Because on the outside it first seemed like an easy thing to do but it just got complicated.

Thanks in advance!

//Alfred J

1 ACCEPTED SOLUTION

Michael Fry1
Kilo Patron

The current workflow should look like this:

find_real_file.png

Change it to look something like this:

find_real_file.png

View solution in original post

10 REPLIES 10

Michael Fry1
Kilo Patron

The current workflow should look like this:

find_real_file.png

Change it to look something like this:

find_real_file.png

Did you try it? I implemented this and it still creates the change tasks

Just tried it - no Change Tasks. Post screen shot of your workflow. Also, check the conditions on the workflow for the change tasks.

Managed to get it to work with your solution. Not really sure why it didn't seem to work at first. Thanks!