- Issue created by @larowlan
- 🇫🇮Finland lauriii Finland
We at least tried to make the pre_save and create hooks no-op for DER by returning early if
target_type
doesn't exist, which should remove the need for special handling. - 🇨🇦Canada jibran Toronto, Canada
HEAD started failing earlier today maybe because of ✨ Add optional validation constraint support to ConfigFormBase Fixed . I think we need to accommodate that one here as well.
- 🇦🇺Australia larowlan 🇦🇺🏝.au GMT+10
Repurposing to fix the other issues too.
I seem to have a fix for the field storage form validation issue. The combination of the two forms in core means you can't use #element_validate in storageSettingsForm because $form_state isn't what you expect anymore. Fix in MR.
Looking into other fails now.
- 🇫🇮Finland lauriii Finland
Should we update https://www.drupal.org/node/3386675 → to mention #8?
- Status changed to Needs work
11 months ago 2:24pm 12 January 2024 - Status changed to RTBC
11 months ago 6:44am 26 January 2024 -
larowlan →
committed c1c60752 on 3.x
Issue #3384721 by larowlan, jibran: Fix fatals on 10.2 caused by the...
-
larowlan →
committed c1c60752 on 3.x
- Status changed to Downport
11 months ago 11:40pm 27 January 2024 - Status changed to Needs review
11 months ago 6:46am 28 January 2024 - Status changed to RTBC
11 months ago 11:08pm 28 January 2024 -
jibran →
committed e34b6a38 on 4.x authored by
larowlan →
Issue #3384721 by larowlan, jibran: Fix fatals on 10.2 caused by the...
-
jibran →
committed e34b6a38 on 4.x authored by
larowlan →
- Status changed to Fixed
11 months ago 11:16pm 28 January 2024 - 🇮🇹Italy kopeboy Milan
Has been the (apparent) duplication of options already taken care of?
- 🇦🇺Australia larowlan 🇦🇺🏝.au GMT+10
Yeah that's solved in a different issue also in this release
Automatically closed - issue fixed for 2 weeks with no activity.