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.
| Comment | File | Size | Author |
|---|---|---|---|
| block_view_default_tag.patch | 560 bytes | Jaesin |
Comments
Comment #1
larowlanThanks, can you add a beta evaluation
Comment #2
alexpottMethinks 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!