Mapping table default values need extra validation
Offen
feature
priority: undecided
under discussion
- Vorherrschende Sprache
- Scala
- Sterne
- 33
- Forks
- 16
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
## Background
Right now there is no validation applied on the defaults of a mapping table and they can also be inserted multiple times
## Feature
Add validation when creating a default for mapping tables
## Proposed Solution [Optional]
Solution Ideas
1. Do not allow inserting a default for the same field
2. Verify that the type of the default is compatible with the mapping table field type
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.