- Issue created by @arwillame
- Merge request !207Make sure we have the last and correct value of the entity → (Open) created by arwillame
- 🇧🇪Belgium arwillame
Loading the entity is not working in every cases.
It seems it could be linked to the workflow module. Still investigating.z - 🇧🇪Belgium arwillame
The issue was in fact linked to the fact we are using revisions in our site.
Inspecting the logic of the content translation controller
I discover that there is a check of the revision to be sure to load the right entity in the right revision.
I added this check in my merge request and it solves my issue.