Problem/Motivation

All default views have the default tag in the views UI except the "Custom block library" view.

Proposed resolution

Add the default tag to the default configuration of the view.

Remaining tasks

Commit the change.

User interface changes

Adds 'default' to the "Custom block library" view on the views admin page.

API changes

none

Data model changes

none.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

larowlan’s picture

Status: Needs review » Reviewed & tested by the community

Thanks, can you add a beta evaluation

alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Methinks a beta evaluation is OTT. This is permitted as it is only change default config by adding a tag to a view. No upgrade path necessary.It does not hurt if the view is not tagged. Committed 929bbb6 and pushed to 8.0.x. Thanks!

  • alexpott committed 929bbb6 on 8.0.x
    Issue #2541416 by Jaesin: Block content view is missing the 'default'...

Status: Fixed » Closed (fixed)

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