web icon indicating copy to clipboard operation
web copied to clipboard

[Web Responsive] Caused by: Error: "res.users"."is_redirect_home" field is undefined.

Open mathildamonni opened this issue 4 months ago • 0 comments

UncaughtPromiseError > OwlError Uncaught Promise > An error occured in the owl lifecycle (see this Error's "cause" property) OwlError: An error occured in the owl lifecycle (see this Error's "cause" property) Error: An error occured in the owl lifecycle (see this Error's "cause" property) at handleError (https://odoo./web/assets/3a69cb0/web.assets_web.min.js:938:101) at App.handleError (https://odoo./web/assets/3a69cb0/web.assets_web.min.js:1585:29) at ComponentNode.initiateRender (https://odoo./web/assets/3a69cb0/web.assets_web.min.js:1030:19)

Caused by: Error: "res.users"."is_redirect_home" field is undefined. at Field.parseFieldNode (https://odoo./web/assets/3a69cb0/web.assets_web.min.js:7768:231) at https://odoo./web/assets/3a69cb0/web.assets_web.min.js:8656:865 at visit (https://odoo./web/assets/3a69cb0/web.assets_web.min.js:4300:51) at visitChildren (https://odoo./web/assets/3a69cb0/web.assets_web.min.js:4299:171) at visit (https://odoo./web/assets/3a69cb0/web.assets_web.min.js:4300:129) at visitChildren (https://odoo./web/assets/3a69cb0/web.assets_web.min.js:4299:171) at visit (https://odoo./web/assets/3a69cb0/web.assets_web.min.js:4300:129) at visitChildren (https://odoo./web/assets/3a69cb0/web.assets_web.min.js:4299:171) at visit (https://odoo./web/assets/3a69cb0/web.assets_web.min.js:4300:129) at visitChildren (https://odoo./web/assets/3a69cb0/web.assets_web.min.js:4299:171)

Module

web_responsive

Describe the bug

Caused by: Error: "res.users"."is_redirect_home" field is undefined.

To Reproduce

Affected versions: 17.0.1.0

Steps to reproduce the behavior:

  1. Log as user manager
  2. Go to Employees and create a new employee
  3. Go to Settings > Users
  4. You can't open any user

Expected behavior You should be able to open the users

Additional context

mathildamonni avatar Aug 29 '25 12:08 mathildamonni