We are missing some stuff from the property_info hook, which makes it difficult to work with Registration entities in Rules. There are no setters defined, so properties can not be updated.
Attached patch adds most of the missing info. I wasn't sure what to do for the entity property (entity_id), so left that one.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 1664950-registration-property-info.patch | 1.47 KB | mrfelton |
Comments
Comment #1
mrfelton commentedComment #2
dpiPlease note I have added the setters in #1664218: Deprecate autoloaded entities for Entity Metadata Wrappers. If there is any interest in committing that patch, then it would be easier than committing this one too.
Comment #3
socialnicheguru commentedpatch doesn't apply
Comment #4
mrfelton commentedLooks like the other patch got committed. This is no longer applicable.