Problem/Motivation

When you add a webform workflow element filter to any view, views throws an error when saving.
This is due to an wrong config in the module

Proposed resolution

Patch changing the config

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

globexplorer created an issue. See original summary.

globexplorer’s picture

Fixed with a patch.

globexplorer’s picture

Same patch as the one above.

globexplorer’s picture

globexplorer’s picture

Please do not use the patches above, as they might delete the config for the module.
The problem of that module is, that the schema file was not named as modulename.views.schema.yml.

maxwellkeeble’s picture

Sorry, to clarify, should views.filter.schema.yml in webform_workflows_element_views be renamed to webform_workflow_element_views.views.schema.yml?

mably made their first commit to this issue’s fork.

mably’s picture

Assigned: globexplorer » Unassigned
Status: Active » Needs review

  • mably committed 13d6c8ea on 1.0.x
    Issue #3421850 by globexplorer, maxwellkeeble, mably: Problem when...
mably’s picture

Status: Needs review » 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.