- Issue created by @wim leers
- š§šŖBelgium wim leers Ghent š§šŖšŖšŗ
This would be the next big DX boost after š Stop storing JSON blobs in XB config entities: improve DX Active ! š
- š¦šŗAustralia larowlan š¦šŗš.au GMT+10
We have to be wary here because order is important.
With content entity versions of these trees, there is a delta field that keeps track of the order.
Here there is not, and perhaps we should introduce it.
The delta keeps track of what order sibling components (those with the same parent/slot) appear in.
- š§šŖBelgium wim leers Ghent š§šŖšŖšŗ
Here there is not, and perhaps we should introduce it.
Here it is indeed the sequence order (which implicitly has "deltas" as keys: a PHP "list" array, so
0
,1
etc.) that ensures the correct ordering.I'm contemplating whether this should be a beta blocker or not. It feels like it'd be safer to make this a beta blocker. Do you agree?
- š¦šŗAustralia larowlan š¦šŗš.au GMT+10
It feels like it should be simple enough - the main impacts here are on page regions and patterns. Add content templates if that ends up being in beta.
Tagging as such
- š®š³India nagwani
As beta blocker tag is added, I am removing stable blocker tag
- š¦šŗAustralia larowlan š¦šŗš.au GMT+10
šļø picking this up
- Merge request !1113Issue #3526127: Predictable order of config exports ā (Merged) created by larowlan
- š¦šŗAustralia larowlan š¦šŗš.au GMT+10
This should be ready for review š¤
- š§šŖBelgium wim leers Ghent š§šŖšŖšŗ
Per @larowlan at š [SPIKE] Prove that it's possible to apply block settings update paths to stored XB component trees Active , this MR blocks that one.
-
wim leers ā
committed 7c299d95 on 0.x authored by
larowlan ā
Issue #3526127 by larowlan, wim leers: Ensure deterministic config...
-
wim leers ā
committed 7c299d95 on 0.x authored by
larowlan ā
Automatically closed - issue fixed for 2 weeks with no activity.