-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request
Description
In any storage containing JSON values, missing title or description should result in an absent field in the JSON. Right now, null
value is written. If all fields are missing, empty JSON must not be written.
- JSON objects must not contain
null
fields - empty JSON objects must not be persisted
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request
Type
Projects
Status
Todo