- Issue created by @larowlan
- Assigned to larowlan
- Status changed to Postponed: needs info
about 2 months ago 10:44am 11 August 2025 - π§πͺBelgium wim leers Ghent π§πͺπͺπΊ
How relevant is this today, after months of further iteration? Is the problem still identical, smaller, or bigger?
- π§πͺBelgium wim leers Ghent π§πͺπͺπΊ
Also, is this the generic prediction of the bug reported at π EntityFormController unable to save made changes when page is previewed Active ?
- π¦πΊAustralia larowlan π¦πΊπ.au GMT+10
Ah sorry, I replied on π EntityFormController unable to save made changes when page is previewed Active - I think a different issue might have resolve that
- π§πͺBelgium wim leers Ghent π§πͺπͺπΊ
Ah, I think I understand now β the concern here is about race conditions caused by in-progress AJAX requests/responses/commands.
You're actively working on the related π Replace the postPreview action with atomic equivalents Active , but AFAICT that wouldn't solve this problem. Do I understand that correctly?
- π¦πΊAustralia larowlan π¦πΊπ.au GMT+10
Yes, particularly when a blur triggers both the AJAX request AND the model patch - as described in the STR
You're correct, this isn't about concurrent editing, its about one user having a race condition with them self π