Closed (fixed)
Project:
Webform
Version:
6.2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
31 Jan 2023 at 16:59 UTC
Updated:
17 Feb 2023 at 18:04 UTC
Jump to comment: Most recent
When importing or encountering invalid WebformYaml, the module will log this event as a notice ("%title elements are not valid. @message").
An invalid WebformYaml makes the associated Webform unusable, uneditable and is not a normal condition. As such, it should be logged as an error, not as a notice.
This would also make it easier to spot invalid WebformYaml during an import, as error-messages stand out and can be searched for programmatically.
Review patch.
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
Comment #3
robincsComment #4
cilefen commentedI am moving this to the feature branch as it is marked as a feature request.
Comment #5
jrockowitz commentedLooks good to me.
Comment #6
renatog commentedSeems good. The MR needs reroll
Merge blocked: the source branch must be rebased onto the target branch.Comment #7
renatog commentedMR updated. Now is mergeable: https://git.drupalcode.org/project/webform/-/merge_requests/282#note_147926
I'm going to back to RTBC, since was approved previously
Comment #9
jrockowitz commented