Follow-up to #3611961. The webform step gained configurable escape outcomes (outcomes and outcome_labels in its interaction settings), but the orchestra.interaction.webform config schema was not extended, so a workflow that configures them fails strict config-schema validation:

Drupal\Core\Config\Schema\SchemaIncompleteException: ...:nodes.n_form.interaction.settings.outcomes missing schema, ...outcome_labels missing schema.

Add outcomes (string) and outcome_labels (sequence of label) to orchestra.interaction.webform, mirroring the kessai_payment interaction schema.

Issue fork orchestra-3611973

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

mably created an issue. See original summary.

mably’s picture

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

  • mably committed f80a481e on 1.x
    fix: #3611973 Webform escape outcomes are missing their config schema...

Status: Fixed » Closed (fixed)

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