- Issue created by @wim leers
- Status changed to Needs review
over 1 year ago 11:36am 10 July 2023 - last update
over 1 year ago 3 pass - last update
over 1 year ago Composer require failure - last update
over 1 year ago 3 pass - last update
over 1 year ago 2 pass, 2 fail - last update
over 1 year ago 3 pass - last update
over 1 year ago Composer require failure - last update
over 1 year ago 3 pass - last update
over 1 year ago 3 pass - 🇧🇪Belgium wim leers Ghent 🇧🇪🇪🇺
Now green on
10.1.x
, while still green on9.5.x
and10.0.x
! 🚢 -
Wim Leers →
committed 67132ca3 on 2.1.x
Issue #3373570 by Wim Leers: #3360991 changed TypedConfigManager::...
-
Wim Leers →
committed 67132ca3 on 2.1.x
- Issue was unassigned.
- Status changed to Fixed
over 1 year ago 11:55am 10 July 2023 - Assigned to wim leers
- Status changed to Needs work
over 1 year ago 12:03pm 10 July 2023 - 🇧🇪Belgium wim leers Ghent 🇧🇪🇪🇺
Similar problems exist in the Drush commands, but they do not have test coverage.
- Status changed to Needs review
over 1 year ago 12:13pm 10 July 2023 - last update
over 1 year ago 3 pass - last update
over 1 year ago 3 pass - Status changed to Needs work
over 1 year ago 1:19pm 10 July 2023 - 🇧🇪Belgium wim leers Ghent 🇧🇪🇪🇺
#8 still has a bug:
$ vendor/bin/drush config:inspect --filter-keys field.field.block_content.basic.body --detail --strict-validation --list-constraints Legend for Data: ✅❓ → Correct primitive type, detailed validation impossible. ✅✅ → Correct primitive type, passed all validation constraints. ---------------------------------------------------------------------------- --------- ------------- ------ ----------------------------------------------------------- Key Status Validatable Data Validation constraints ---------------------------------------------------------------------------- --------- ------------- ------ ----------------------------------------------------------- field.field.block_content.basic.body Correct 67% ✅❓ field.field.block_content.basic.body:field.field.block_content.basic.body Correct NOT ✅❓ field.field.block_content.basic.body:_core Correct NOT ✅❓ field.field.block_content.basic.body:_core.default_config_hash Correct NOT ✅❓ field.field.block_content.basic.body:bundle Correct Validatable ✅✅ NotNull: { } ↣ PrimitiveType: { } field.field.block_content.basic.body:default_value Correct Validatable ✅✅ NotNull: { }
The first line after the top-level key is wrong:
field.field.block_content.basic.body:field.field.block_content.basic.body
does not make sense. - Status changed to Needs review
over 1 year ago 1:35pm 10 July 2023 - last update
over 1 year ago 3 pass - last update
over 1 year ago 3 pass - Issue was unassigned.
- Status changed to RTBC
about 1 year ago 2:16pm 22 August 2023 -
Wim Leers →
committed ae8bf52d on 2.1.x
Issue #3373570 by Wim Leers: #3360991 changed TypedConfigManager::...
-
Wim Leers →
committed ae8bf52d on 2.1.x
- Status changed to Fixed
about 1 year ago 2:17pm 22 August 2023 - 🇳🇱Netherlands roderik Amsterdam,NL / Budapest,HU
Wim Leers → credited roderik → .
- 🇧🇪Belgium wim leers Ghent 🇧🇪🇪🇺
Marked 🐛 getConstraints() is typed array but may return null Closed: duplicate as a duplicate. Crediting all who contributed there!
Automatically closed - issue fixed for 2 weeks with no activity.