- Issue created by @wim leers
- Assigned to wim leers
- Status changed to Needs work
about 1 year ago 3:53pm 15 November 2023 - π¬π§United Kingdom alexpott πͺπΊπ
Wim Leers β credited alexpott β .
- π¨πSwitzerland bircher π¨πΏ
Wim Leers β credited bircher β .
- π§πͺBelgium borisson_ Mechelen, π§πͺ
Wim Leers β credited borisson_ β .
- Issue was unassigned.
- π§πͺBelgium wim leers Ghent π§πͺπͺπΊ
MR live.
Note that per #3364108-73: [PP-2] Configuration schema & required keys β , this is missing test coverage in
MappingTest
and\Drupal\KernelTests\Core\TypedData\ValidKeysConstraintValidatorTest
for%key
. - First commit to issue fork.
- Status changed to Needs review
about 1 year ago 11:05am 21 November 2023 - π§πͺBelgium wim leers Ghent π§πͺπͺπΊ
- @phenaproxima's rephrasings look good π
- Draft CR β created.
- Pushed explicit test coverage for
[%parent.%parent.something]
, in addition to the test coverage for[%parent.something]
I had already added.
I believe this is ready for final review now.
- Status changed to RTBC
about 1 year ago 11:34am 21 November 2023 - π§πͺBelgium borisson_ Mechelen, π§πͺ
I think the test coverage for this is now complete, I can't find anything I would change about this, and it makes reviewing/implementing the parent issue a lot simpler.
There is already a big discussion over in the parent issue on how we ended up here as well, so while this issue is missing the complete story, there is more than enough documentation/information to be found there, I'm not sure if we should copy some of the information from there to this issue's summary to make it more clear?
In any case, I think codewise this issue looks good to go in my opinion
- Status changed to Needs review
about 1 year ago 4:49pm 22 November 2023 - π¬π§United Kingdom alexpott πͺπΊπ
Going to put this back to needs review as it has received significant changes post rtbc.
- π§πͺBelgium wim leers Ghent π§πͺπͺπΊ
Thanks, was about to do that after being deep in the code for hours π
- Status changed to RTBC
about 1 year ago 9:56pm 22 November 2023 - πΊπΈUnited States phenaproxima Massachusetts
I don't see much to complain about here. My feedback is asking for readability improvements, if possible, in the very complex code. But even with that, it's well-documented, and could be refactored later if needed - especially because there's such extensive test coverage.
I feel okay RTBCing this, since it's a major blocker. I only wrote some of the code comments, but didn't write any of the logic.
- π§πͺBelgium wim leers Ghent π§πͺπͺπΊ
Incorporated all feedback π
- Status changed to Fixed
about 1 year ago 2:14pm 23 November 2023 -
alexpott β
committed 007c0c77 on 11.x
Issue #3401883 by Wim Leers, phenaproxima, alexpott, borisson_, bircher...
-
alexpott β
committed 007c0c77 on 11.x
- π§πͺBelgium wim leers Ghent π§πͺπͺπΊ
Follow-up: π Refine ValidKeysConstraintValidator's messages: use #3401883's new Mapping infrastructure Needs review .
Automatically closed - issue fixed for 2 weeks with no activity.
- Status changed to Fixed
11 months ago 7:35pm 1 February 2024 - πΊπΈUnited States dww
I doubt folks will see this comment since this issue is already closed, but FYI: π ckeditor5 module has an invalid config schema which causes POTX to fail Needs review