Mapping table default values need extra validation
Ouverte
feature
priority: undecided
under discussion
- Langage dominant
- Scala
- Étoiles
- 33
- Forks
- 16
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
## 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
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.