Hi Bart,
Maybe it is - it’s always been there as far as I know.
Has been very, very useful in the past - allowing us to pass trigger events on to other assets.
I used to use it a lot more before the option to have a trigger “Action on other assets” existed.
Just checked and we’re still using it in a bunch of triggers actually (and it’s working fine).
I think the problem I’m having is I’m trying to use it with “Action on other assets” - and I’m now guessing if it was a custom trigger action just for us (or has been deprecated) - it’s probably not configured to run with “Action on other assets” (which didn’t exist back then).
Does anyone else remember it?
Also - it is quite useful - if we are the only install with it - I’d recommend adding it to the code base so it’s available to all.
Karl
PS: What I was trying to do was broadcast an event to the children of the current asset - and then have other triggers run to change those assets based on their attributes (which you can’t do with “Action on other assets” - IE: say “Act on children of the current asset IF attribute X equals Y”) - so I settled for just changing the status of the children and then using that event to fire the second triggers.