Version: Odoo 15
We recently had a problem where views stopped working or triggered the wrong actions. We did not make any major changes and the error occurred spontaneously.
It is noticeable that we very often have the following message in the log file:
2023-11-20 14:11:26,227 360 INFO LIVE tool: 192.168.202.10 - - [20/Nov/2023 14:11:26] "POST /web/dataset/resequence HTTP/1.0" 200 - 1 0.000 0.003
What exactly does this call do? I can't really make sense of the description in the code. Could this command have caused our problem?
Is it normal that it is called so often?
Thanks for your help
André