It's important to have changes in contact, organization and connection documented well, so when someone does accidentally remove important information, we could at least restore it from a history. Therefore it is needed to enable storing revision with relevant data (revision_uid, revision_timestamp, revision_log - like in node.module).
* Enable revisions for contact, org and connection (looks like some basics are there already)
* Store a new revision by default, every time the entity is changed
* Add revision_uid
, revision_timestamp
and (maybe) revision_log
to the fields for the revision
* Provide UI for revision history (tabs)
https://www.drupal.org/docs/8/api/entity-api/making-an-entity-revisionable β
* Implementation
* Tests
* todo: "Revision" tab
* none (?)
* revision_uid
, revision_timestamp
and revision_log
for redhen_*_revision
Active
1.0
Shared
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.