AbsaOSS / AbsaOSS/enceladus

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

Open
#1,016 0 comments 0 reactions 0 assignees View on GitHub
priority: undecided refactoring Standardization
Dominant language
Scala
Stars
33
Forks
16
PR merge metrics
No merged PRs in 30d

Description

## 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).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.