Problem/Motivation

The taxonomy module provides views contextual filter argument options, including a validator based on on the term name. This module could provide similar functionality for Storage entities.

Proposed resolution

Provide similar classes to allow Storage entities to have similar capabilities in views.

Issue fork storage-3517628

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

mandclu created an issue. See original summary.

mandclu’s picture

Status: Active » Needs review
mandclu’s picture

Status: Needs review » Needs work

In my own testing, I get an error while trying to build a view:

Drupal\Component\Plugin\Exception\PluginNotFoundException: The "storage_item" entity type does not exist. in Drupal\Core\Entity\EntityTypeManager->getDefinition() (line 139 of /var/www/html/web/core/lib/Drupal/Core/Entity/EntityTypeManager.php).