Mapping table default values need extra validation
Abierto
feature
priority: undecided
under discussion
- Lenguaje dominante
- Scala
- Estrellas
- 33
- Forks
- 16
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
## 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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.