Hi, sorry if this isn’t the right place to post this. I upgraded to ESR v2026.1.0 (c013d80bc7) and I can’t reach my groups page in production on Docker.
I have no problem in dev on Ruby/Rails. The problem persists with custom theme and plugins disabled and CDN paused. Other admin routes work fine (/users, /site_settings, etc.). The browser console shows “Error while processing route: adminGroups.index”. The groups API returns data correctly (/groups.json) but admin groups API returns 404 not found (/admin/groups.json).
Does anyone else have trouble navigating to the groups page from the admin UI?