Content manager not in sync with db and type builder

Environment: development
OS: darwin-x64
Strapi Version: 4.24.5
Node/Yarn Version: npm/9.8.0 node/v20.11.0 darwin x64 workspaces/false
Edition: Community
Database: postgres

I’ve got an issue with the admin page.
I’ve imported data (content only) from another database and it was successful and content builder shows everything is fine. However in content manager only one new type is visible to select (you can still access them using url)
Is there a way to force content manager refresh. happened on the third db too.
The codebase is the same