
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2023 12:30 AM
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?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2023 01:55 AM
@Community Alums
if it's working in dev and not in test then definitely some data/configuration issue
please try to compare
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2023 01:55 AM
@Community Alums
if it's working in dev and not in test then definitely some data/configuration issue
please try to compare
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2023 02:05 AM
I got it.. Its now working because I also need to update the trigger condition to run also on extended tables

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2023 01:56 AM
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?