Motivation
We need to track a user attached field of type entity revision.
Proposed resolution
Compare each field value depending on its type.
Support multi-values.
Fix boolean fields tracking.
Remaining tasks
reviews needed
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | user_history-3107934-support-entity-revision-fields-3.patch | 10.74 KB | jayelless |
| #2 | User_history-Add_support_for_entity_revision_fields-3107934-2.patch | 3.85 KB | yepa |
Comments
Comment #2
yepaComment #3
jayelless commented@yepa: Thanks for the issue and the patch. I have re-worked the patch quite a bit to provide generalised support for all field types and for multi-values fields of any type. Updated patch attached.
Comment #4
jayelless commentedPatch tested and confirmed.