Problem/Motivation
If we create any view for "custom block" and try to reveal data about "custom_block_author" our best bet is to open up revision for this block_content, so we can fetch "revision_user" data from "block_content_revision" table. But when we use the relationship to add "block_content_revision" in the fields section we can not found "revision_user" data as one of the field data.

Proposed resolution
Create a views field which can expose "revision_user" data.

CommentFileSizeAuthor
#3 3104582-1.patch2.39 KBarijits.drush

Comments

arijits.drush created an issue. See original summary.

arijits.drush’s picture

Issue summary: View changes
arijits.drush’s picture

StatusFileSize
new2.39 KB
arijits.drush’s picture

Status: Active » Needs review
arijits.drush’s picture

Component: views_ui.module » block_content.module
arijits.drush’s picture

Issue summary: View changes
arijits.drush’s picture

Version: 8.7.x-dev » 8.9.x-dev

Drupal 8.8.7 was released on June 3, 2020 and is the final full bugfix release for the Drupal 8.8.x series. Branches prior to 8.8.x are not supported, and Drupal 8.8.x will not receive any further development aside from security fixes. Sites should prepare to update to Drupal 8.9.0 or Drupal 9.0.0 for ongoing support.

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

Version: 8.9.x-dev » 9.2.x-dev

Drupal 8 is end-of-life as of November 17, 2021. There will not be further changes made to Drupal 8. Bugfixes are now made to the 9.3.x and higher branches only. For more information see the Drupal core minor version schedule and the Allowed changes during the Drupal core release cycle.

Version: 9.2.x-dev » 9.3.x-dev

Version: 9.3.x-dev » 9.4.x-dev

Drupal 9.3.15 was released on June 1st, 2022 and is the final full bugfix release for the Drupal 9.3.x series. Drupal 9.3.x will not receive any further development aside from security fixes. Drupal 9 bug reports should be targeted for the 9.4.x-dev branch from now on, and new development or disruptive changes should be targeted for the 9.5.x-dev branch. For more information see the Drupal core minor version schedule and the Allowed changes during the Drupal core release cycle.

smustgrave’s picture

Category: Task » Feature request
Status: Needs review » Postponed (maintainer needs more info)

Wondering if this is still an issue in D9.5?

If still an issue it will require tests.

Version: 9.4.x-dev » 9.5.x-dev

Drupal 9.4.9 was released on December 7, 2022 and is the final full bugfix release for the Drupal 9.4.x series. Drupal 9.4.x will not receive any further development aside from security fixes. Drupal 9 bug reports should be targeted for the 9.5.x-dev branch from now on, and new development or disruptive changes should be targeted for the 10.1.x-dev branch. For more information see the Drupal core minor version schedule and the Allowed changes during the Drupal core release cycle.

smustgrave’s picture

Status: Postponed (maintainer needs more info) » Closed (outdated)

Closing as outdated. If still a valid feature request in D10 please reopen