Adding collections with fields doesn't work directus dashbaord

Version: directus 11.13.2

Goal:
Trying to add a collection via directus dashboard however the fields do not appear and confirming in directus_fields the fields for the existing table does not exist.

Tried:
Checking the fields to see if eg. primary key constraint not set or incorrect. The primary key is fine it’s an int type with primary key constraint.
Deleting the table in directus_collections, restarting directus instance and then re clicking on the collection.

Still the collection is added into directus collections and the fields remain empty.