Flow not triggering when condition is met

Community Alums
Not applicable

HI Team,

 

I have a flow which is migrated to test system but its not getting triggered even though condition is met however it does get triggered when we test it by clicking on test button.

The flow is auto working in Dev.

Can you assist?

1 ACCEPTED SOLUTION

Ankur Bawiskar
Tera Patron
Tera Patron

@Community Alums 

if it's working in dev and not in test then definitely some data/configuration issue

please try to compare

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

3 REPLIES 3

Ankur Bawiskar
Tera Patron
Tera Patron

@Community Alums 

if it's working in dev and not in test then definitely some data/configuration issue

please try to compare

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Community Alums
Not applicable

I got it.. Its now working because I also need to update the trigger condition to run also on extended tables

Community Alums
Not applicable

Hi Team,

My flow is written on alm_asset table but the record is being modified can be of any class thats why its not working.

Can you tell how to fix this?