diff options
-rw-r--r-- | config.yml | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -3219,6 +3219,7 @@ layers: comment: Benämning på området - name: DecisionDate type: Date + nullable: false comment: Beslutsdatum - name: DiaryNr type: String @@ -3243,9 +3244,6 @@ layers: 'Diary nr': DiaryNr 'Last updated': LastUpdated value-map: - 'Decision date': - - replace: '' - with: null 'Diary nr': - replace: '' with: null |