Edit schedule shouldn't write CSV delimiter as null to mongo if not specified
オープン
priority: undecided
refactoring
Standardization
- 主要言語
- Scala
- スター
- 33
- フォーク
- 16
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
## 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).
コントリビューションガイド
評価
この issue はまだ評価されていません。