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.

CommentFileSizeAuthor
#1 revision_owner-1621046-1.patch3.53 KBmikran

Comments

mikran’s picture

Status: Active » Needs review
StatusFileSize
new3.53 KB

This 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

mikran’s picture

Status: Needs review » Fixed

Committed to 7.x-1.x branch but not included in rc3

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.