- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2025 02:42 AM
Weird issue...
We have a catalog template, built 2 99% identical catalog items. Price and name differ, to be able to differentiate.
One fires the flow just fine.
The other fails...
If I run a "Test" in Workflow Studio with the RITM that failed, interestingly it runs just fine and creates approvals etc.
In the screenshots you can see it. The RTItem with "Item 5" at minute 26, didn't fire an "workflow execution"
I went so far as to export the two catalog items to XML and check for differences. Literally the only differences are name/price/times/sys_id
I'm stumped.. should I report a bug?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2025 04:51 AM
turn out: there was a sysrule_approvals which didn't approve automatically all requests with > 1000$.
Basically costly requests were not auto approved hence the workflow on RITM didn't fire.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2025 04:51 AM
turn out: there was a sysrule_approvals which didn't approve automatically all requests with > 1000$.
Basically costly requests were not auto approved hence the workflow on RITM didn't fire.