AbsaOSS / AbsaOSS/enceladus

Edit schedule shouldn't write CSV delimiter as null to mongo if not specified

Aperta
#1,016 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
priority: undecided refactoring Standardization
Lingua principale
Scala
Stelle
33
Fork
16
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

## Describe the bug
Edit/Create schedule writes CSV delimiter as null to mongo if not specified.

## Expected behaviour
It should not write null, this then forces future coders to do null checks. This should be either not specified, so an option can be used or even better save it as plain `,` (comma).

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.