Problem/Motivation

The Scheme (Target) filter is duplicated in the "entity_mesh" view in any display mode:

Duplicated filter

Steps to reproduce

  1. Go to the Entity Mesh view: /admin/reports/entity-mesh or /admin/reports/entity-mesh/table
  2. Observe how the same filter appears twice, overlapping in some cases.

Proposed resolution

  • Update config/install/views.view.entity_mesh.yml removing the duplicate filter configuration to fix new installations.
  • Implement a hook_update() to programmatically remove the duplicate filter on existing sites.
CommentFileSizeAuthor
duplicated-filter-entity_mesh.png58.99 KBalbeorte
Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

albeorte created an issue. See original summary.

albeorte’s picture

Status: Active » Needs review
eduardo morales alberti’s picture

Status: Needs review » Reviewed & tested by the community

MR reviewed and tested, ready to merge

eduardo morales alberti’s picture

Status: Reviewed & tested by the community » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

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