Hey guys,
Even though the update is being triggered in the code in the relation_save() function, the "relation_update" event isn't initialized in the relation_rules_event_info(), making it impossible to create on-update reaction rules.
I'd guess the same goes for the rest of the CRUD operations. Any special reason why they're not there?
Thanks in advance!
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | Relationrules-1650818-1.patch | 545 bytes | mariomc |
Comments
Comment #1
mariomc commentedThis patch seems to work on all the tests I ran
Comment #2
chx commentedThanks for the patch, committed.