Saturday, July 16, 2022
1 change · master
Resolved issues and error corrections
This fixes an error that prevented users from opening the debug menu. The change restores access to debugging tools used for support and troubleshooting, reducing interruptions for administrators and implementers.
Original PR description
Description of the issue/feature this PR addresses: Cannot open the debug menu due to this error: `Cannot read property 'view_id' of undefined`. The error occurs on `master` branch. I Also checked the `runbot`, with the same issue (see the screenshot). Current behavior before PR:  Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr