Closed (fixed)
Project:
Relation
Version:
7.x-1.x-dev
Component:
API
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
7 Jun 2012 at 12:08 UTC
Updated:
8 Aug 2012 at 18:01 UTC
Jump to comment: Most recent file
I think that's bug, at least I was expecting revisions to behave like nodes do. Nodes have owner uid that won't change (same as relation) and revision uid that's whoever happens to update the node.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | revision_owner-1621046-1.patch | 3.53 KB | mikran |
Comments
Comment #1
mikran commentedThis turned out to be far more complicated than I had imagined. However I think the revisions are pretty much worthless without the information who created given revision so I made the change anyway. The logic is for the most part taken from node, and relation entities now have revision_uid property in addition to just uid.
Please review
Comment #2
mikran commentedCommitted to 7.x-1.x branch but not included in rc3