Schema: log_rejected should be boolean, not int

Created on 10 February 2023, over 1 year ago
Updated 14 February 2023, over 1 year ago

Problem/Motivation

Current:

        log_rejected:
          type: integer
          label: 'Log rejected submissions:'

Expected:

        log_rejected:
          type: boolean
          label: 'Log rejected submissions:'

Docs:
https://www.drupal.org/docs/drupal-apis/configuration-api/configuration-... β†’

This probably may need an update hook

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Fixed

Version

2.0

Component

Code

Created by

πŸ‡©πŸ‡ͺGermany Anybody Porta Westfalica

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024