A user property status info was introduced here #1031536: Add default Rules to accomplish anonymous checkout and e-mail notification to help getting the anonymous checkout email notification but this property has been already added in Entity API module in #1044332: Define the status property for the core user and comment entity so we'd need to remove our definition.
Patch attached.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 1348156-remove_user_property_checkout-3.patch | 1.29 KB | pcambra |
| commerce-remove_user_property_checkout-0.patch | 917 bytes | pcambra |
Comments
Comment #2
pcambraThis patch fails because testbot is using entity 7.x-1.0-beta9 (?) which doesn't include the property, but RC1 does, so it should be safe.
Comment #3
pcambraLet's force Entity API version
Comment #7
damien tournoud commented#3: 1348156-remove_user_property_checkout-3.patch queued for re-testing.
Comment #8
damien tournoud commentedMerged into 7.x-1.x.