You are on page 1of 1

workflow questions:

Question 1: Clarification on PR Item release For a PR Item level release, the st


andard workflow
works like this:
For a 3 level release, the workflow goes from level 1 to
level 3. In case of any rejections in-between, the
rejection workflow goes back to Level 1, who will then
release the refusal. This will send the workflow back
to the level it was rejected at.
The requirement is now to make the workflow go in
the exact reverse order, i.e.
Once Level 3 rejects, workflow goes back to level 2;
When Level 2 resets its release and rejects, workflow
goes back to Level 1;
When Level 1 resets its release, makes the necessary
changes, and resubmits the PR, it flows up to level 2;
And so forth.

You might also like