Problem/Motivation

The definition for views.argument_validator.entity:*: is missing in views.argument_validator.schema.yml

There is an example fot taxonomy_term, but if another entity need to use it, has to be a generic schema for it.

Proposed resolution

Let's add it.

Remaining tasks

User interface changes

API changes

None

Beta phase evaluation

Reference: https://www.drupal.org/core/beta-changes
Issue category Bug, because of a missing config schema
Issue priority normal, as it just causes issues for people with a custom argument validator.
CommentFileSizeAuthor
#2 add_generic-2557875-2.patch534 bytesedurenye

Comments

edurenye created an issue. See original summary.

edurenye’s picture

Status: Active » Needs review
StatusFileSize
new534 bytes

Added the generic schema.

dawehner’s picture

Issue summary: View changes
Status: Needs review » Reviewed & tested by the community

Yeah it would be odd that also validators without any setting would need to define one.

Added a beta evaluation.

alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Committed 1f22442 and pushed to 8.0.x. Thanks!

  • alexpott committed 1f22442 on 8.0.x
    Issue #2557875 by edurenye: Add generic views.argument_validator.entity...

Status: Fixed » Closed (fixed)

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