Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot modify a field to null, only to empty string #18

Open
smithfarm opened this issue Mar 2, 2017 · 0 comments
Open

Cannot modify a field to null, only to empty string #18

smithfarm opened this issue Mar 2, 2017 · 0 comments
Labels

Comments

@smithfarm
Copy link
Owner

Scenario: I have a schedule with remark "foo". I edit the schedule, changing "foo" to "" (empty string). This value "" gets written to the database. Instead, it would make more sense to change the "" to null before the REST request gets sent.

@smithfarm smithfarm added the bug label Mar 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant