Edit schedule shouldn't write CSV delimiter as null to mongo if not specified
Đang mở
priority: undecided
refactoring
Standardization
- Ngôn ngữ chính
- Scala
- Star
- 33
- Fork
- 16
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
## 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).
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.