Closed (fixed)
Project:
Relation
Version:
7.x-1.x-dev
Component:
Entity API / Rules
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 Aug 2012 at 22:16 UTC
Updated:
9 Oct 2012 at 17:33 UTC
Jump to comment: Most recent file
Comments
Comment #1
zkday commentedIn my project, i have a features match with you.
This is patch.
Comment #2
steveoliver commentedGood call. Thanks, zkday and Bobík. Committed to 7.x a380328.
Comment #3
honza pobořil commentedThanks for delete event, but I still missing update event.
Comment #4
steveoliver commentedBobik: Have you tried the latest 7.x-dev? Update event works for me. You should have Update, Insert, Delete.
Comment #5
honza pobořil commentedAha, I've just checked the patch, not repository.
Comment #6
steveoliver commentedComment #7
acrazyanimal commentedFor those looking for the "unchanged relation" parameter to be added to the "After updating a relation" event you can find a patch here: #1807770: Add unchanged relation to relation_update Rules event.