Postponed
Project:
Drupal core
Version:
main
Component:
configuration entity system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
25 Jul 2022 at 23:11 UTC
Updated:
31 Oct 2022 at 10:07 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
andypostPick changes from #3295821: Ignore: patch testing issue for PHP 8.2 attributes
Comment #3
andypostComment #4
wim leersIf I understand this correctly, #3 is what is necessary to be able to do
… so if that's right, let's see what fails on PHP 8.2, because I have yet to find a failing test on PHP 8.2 if I do that 😅
Comment #6
berdirMostly this is about the #3311442: Only set defined properties on config entities in EntityForm::copyFormValuesToEntity (new child but existing issue, renamed).
This is not a short-term/quickfix issue and those properties are _not_ the solution. We don't want to add them, we want them to not get set.
Comment #7
andypostrequeued "goal" patch to get baseline, patch in #3 still needs work for naming (comments) and what #6 said
Comment #8
andypostThe most of 2248 failed tests are caused by #2839195: Add a method to access the original property
Probably better to postpone it