In D7 Views you could create a relationship to a content revision and then add the user name of the author of that revision as a field. I use this with the Content view so users can see who lasted updated a node.

In D8, I can't find any way to do this. Am I missing something, or is this not possible in D8?

Comments

millionleaves created an issue. See original summary.

Version: 8.3.x-dev » 8.4.x-dev

Drupal 8.3.6 was released on August 2, 2017 and is the final full bugfix release for the Drupal 8.3.x series. Drupal 8.3.x will not receive any further development aside from critical and security fixes. Sites should prepare to update to 8.4.0 on October 4, 2017. (Drupal 8.4.0-alpha1 is available for testing.)

Bug reports should be targeted against the 8.4.x-dev branch from now on, and new development or disruptive changes should be targeted against the 8.5.x-dev branch. For more information see the Drupal 8 minor version schedule and the Allowed changes during the Drupal 8 release cycle.

benjifisher’s picture

This is a duplicate of #2769289: Can't show 'revision author' on views of type 'Content'. See the work-around that I describe there.

MaskOta’s picture

Status: Active » Closed (duplicate)
benjifisher’s picture

Thanks. I meant to do that.