How do I skip "Scheduled" in a emergency change request

JohnDF
Mega Sage

Hi everyone,

 

my requirement is to skip "Scheduled" phase and go straight into Implement after approval for the emergency change request.

 

What I did so far is to adapt the script include: ChangeRequestStateModel_emergency

I changed the nextStage script part from "Schedule" to "Implement"

JohnDF_0-1666278905888.png

 

And I adapted the Workflow: Change Request - Emergency 

And changed the activity from "Schedule" to "Implement" State

JohnDF_1-1666279013050.png

Its still go into the schedule phase. Did I miss something?

 

Maybe I'am totaly wrong and I have to go with Flow and Change State model?

 

Any help would be nice. Thanks

 

2 REPLIES 2

Mike_R
Kilo Patron
Kilo Patron

Workflow changes only take effect for new records going forward. Did you try creating a new change to test this out?

JohnDF
Mega Sage

Hi @Mike_R thanks for reply.

 

Yes i  did.