- Issue created by @danielspeicher
- @danielspeicher opened merge request.
- Status changed to Needs review
over 1 year ago 1:24pm 5 July 2023 - Issue was unassigned.
- 🇩🇪Germany jurgenhaas Gottmadingen
The code is looking good. I'm just worried about the breaking change for the installed sites. Is there a simple test scenario with which we can easily debug the old and the new structure. Maybe we can still find out why the previous approach didn't work?
- Status changed to Needs work
over 1 year ago 10:18am 1 August 2023 - 🇩🇪Germany jurgenhaas Gottmadingen
Seems like I forgot to update the status when writing my previous comment.
- Assigned to danielspeicher
- 🇩🇪Germany jurgenhaas Gottmadingen
@danielspeicher any chance we can address this now for Drupal 10? The MR doesn't apply any longer, but also the question from #5 is probably worth getting back into.
- Status changed to Closed: works as designed
about 1 year ago 9:11am 15 December 2023 - 🇩🇪Germany danielspeicher Steisslingen
The fact, that
replace
behaves differently asgetOrReplace
is intended.The corresponding ECA model is changed. The required token is set in an action, which uses
getOrReplace
and the entity or user can be accessed.