Add views.view.taxonomy_term.yml to tag_taxonomy recipe

Created on 9 October 2024, 6 months ago

Problem/Motivation

While creating core's recipes from the standard profile, the tag_taxonomy recipe was created without the taxonomy module's optional view, views.view.taxonomy_term.yml

This was done for composability and simplicity to not have the recipe need to have a dependency on the views module.

However, terms are linked by default on the taxonomy listing pages to this view, and without the view, users are presented with broken links.

Steps to reproduce

Apply the standard recipe
Create a term in the Tags taxonomy
Create an Article tagged with that term
View the article
Click on the tag

Proposed resolution

Import the optional config and add a dependency for the views module.

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

πŸ› Bug report
Status

Active

Version

11.0 πŸ”₯

Component

recipe system

Created by

πŸ‡ΊπŸ‡ΈUnited States thejimbirch Cape Cod, Massachusetts

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024