You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.
Collections require a value within directus_collections to be "managed".
Fields should always show up (even without a directus_fields record), unless they are blacklisted in permissions.
Fields not in directus_fields should pull the basic info from the DB schema and returned in API responses. They should also have a managed flag set to true if they have a record.
The text was updated successfully, but these errors were encountered:
From #53 (comment)
directus_collections
to be "managed".directus_fields
record), unless they are blacklisted in permissions.directus_fields
should pull the basic info from the DB schema and returned in API responses. They should also have amanaged
flag set totrue
if they have a record.The text was updated successfully, but these errors were encountered: