- Issue created by @srishtiiee
- Merge request !73013437319: Add validation constraints to update.settings โ (Open) created by srishtiiee
- ๐บ๐ธUnited States phenaproxima Massachusetts
This is going to need an update path to convert an empty
notification.emails
array to NULL. - Status changed to Needs work
7 months ago 3:43pm 8 April 2024 - ๐ฎ๐ณIndia pradhumanjainOSL
pradhumanjain2311 โ made their first commit to this issueโs fork.
- ๐บ๐ธUnited States phenaproxima Massachusetts
Looks pretty good; a few minor things, but otherwise it just needs an update path test.
- Merge request !7514Resolve #3437319 "Add validation constraints to update.settings" โ (Open) created by srishtiiee
- ๐ฎ๐ณIndia srishtiiee
srishtiiee โ changed the visibility of the branch 3437319-add-validation-constraints to hidden.
- First commit to issue fork.
- Status changed to Needs review
7 months ago 3:56pm 18 April 2024 - Status changed to Needs work
7 months ago 4:27pm 18 April 2024 The Needs Review Queue Bot โ tested this issue. It fails the Drupal core commit checks. Therefore, this issue status is now "Needs work".
This does not mean that the patch necessarily needs to be re-rolled or the MR rebased. Read the Issue Summary, the issue tags and the latest discussion here to determine what needs to be done.
Consult the Drupal Contributor Guide โ to find step-by-step guides for working with issues.
- Status changed to Needs review
7 months ago 4:40pm 18 April 2024 - Status changed to Needs work
7 months ago 8:42am 19 April 2024 - ๐ง๐ชBelgium wim leers Ghent ๐ง๐ช๐ช๐บ
95% ready:
- Spotted one key-value pair that seems to be missing validation?
- AFAICT we'd actually be able to avoid an update path here? ๐๐
- Status changed to Needs review
7 months ago 7:40am 22 April 2024 - Status changed to Needs work
7 months ago 1:44pm 22 April 2024 - ๐บ๐ธUnited States smustgrave
Believe the MR should be pointing to 11.x right?
Also won't we need an upgrade path for the settings changes
- ๐ฎ๐ณIndia srishtiiee
srishtiiee โ changed the visibility of the branch 3437319-add-validation-constraints to active.
- Status changed to Needs review
7 months ago 6:48am 26 April 2024 - ๐ฎ๐ณIndia srishtiiee
I don't think we need an upgrade path for the changes we've done here. The config change that required one has been reverted.
- ๐บ๐ธUnited States phenaproxima Massachusetts
One question, but otherwise that looks RTBC to me. I agree that there's no clear need for an update path.
- Status changed to RTBC
7 months ago 10:12am 29 April 2024 - ๐ง๐ชBelgium wim leers Ghent ๐ง๐ช๐ช๐บ
One non-commit-blocking thought/observation โฆ but I think this is ready :)
-
alexpott โ
committed 3ade5afd on 10.3.x
Issue #3437319 by srishtiiee, narendraR, pradhumanjain2311, phenaproxima...
-
alexpott โ
committed 3ade5afd on 10.3.x
-
alexpott โ
committed d7bcfdf6 on 11.x
Issue #3437319 by srishtiiee, narendraR, pradhumanjain2311, phenaproxima...
-
alexpott โ
committed d7bcfdf6 on 11.x
- Status changed to Fixed
7 months ago 11:50pm 29 April 2024 - ๐ฌ๐งUnited Kingdom alexpott ๐ช๐บ๐
Committed and pushed d7bcfdf6d7 to 11.x and 3ade5afd02 to 10.3.x. Thanks!