Skip to content
Snippets Groups Projects
Commit 8423a0df authored by Nicolas Lempereur's avatar Nicolas Lempereur
Browse files

[FIX] http: clear environment on checked called rollback

If the current cursor transaction was not empty when using the check
called endpoint, at the first call the cursor would be rollbacked but
the environment could still have outdated values.

This was an issue for example when selecting the route would trigger
database insert, for instance when a model was used in the route and
this model had also translatable prefetchable fields with tokens not
already present in ir.translation

opw-652045
parent 9d012d21
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment