Monday, September 8, 2025
1 change · saas-18.1
Resolved issues and error corrections
This fix stabilizes automated tests around the Discuss command palette so clicks happen only after the interface is ready. It helps prevent false test failures, improving confidence in releases without changing end-user behavior.
Original PR description
Before this commit, clicking on some elements of the command palette would not trigger the associated event, this was probably caused by clicking on outdated owl fragments which cannot trigger events while being destroyed. This commit fixes this issue by making sure that the interface is in a stable configuration before clicking. https://runbot.odoo.com/odoo/runbot.build.error/112148