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.

Comments

mrfelton’s picture

Status: Active » Needs review
StatusFileSize
new1.47 KB
dpi’s picture

Please 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.

socialnicheguru’s picture

patch doesn't apply

mrfelton’s picture

Status: Needs review » Closed (duplicate)

Looks like the other patch got committed. This is no longer applicable.