payload icon indicating copy to clipboard operation
payload copied to clipboard

Not able to create new collections and globals, or change existing fields in production

Open stefvw93 opened this issue 2 months ago • 0 comments

Link to reproduction

No response

Describe the Bug

Payload 2.26, mongodb

I am no longer able to add collections and globals, or change existing collections and globals. I can't add or change fields, I can't create entire new collections. The app runs without errors, but the database is not updated when I restart payload or when I save changes in the admin UI.

Local development mode works fine, but it happens only in remote production build.

Has anyone had this problem? Desperate for help here...

To Reproduce

Create a new collection, add it to payload config; collection is not actually created in the database and does not show up in admin UI. Create a new global, add it to payload config; global is not added in the database on save, and does not show up in admin UI.

Payload Version

2.26

Adapters and Plugins

@payloadcms/[email protected]

stefvw93 avatar Dec 07 '24 09:12 stefvw93