directus/v6-archive
Adding status column to existing table removes all items from view
Aperta
#14 aperta il 25 ott 2018
4. Minorbughelp wantedv6
Metriche repository
- Star
- (2 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
From directus created by rijkvanzanten : directus/directus#1949
Version Info
- Directus version and branch: develop ba07c00435424254c3e07d6c18e80417472e14d9
Expected Behavior
Creating a new column with the status interface sets all columns to a default
Actual Behavior
The column is NULL in the DB (since it's a new column) which makes Directus hide the items completely
Steps to Reproduce
- Create a table without a status column
- Add some records
- Add a status column