Edit schedule shouldn't write CSV delimiter as null to mongo if not specified
Aperta
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.