We should not default to an empty data, because then it removes the data
Open
bug
stale
- Dominant language
- Python
- Stars
- 9
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/Kinto/kinto-wizard/blob/master/kinto_wizard/yaml2kinto.py#L102
We removed the notification config because of that fallback.
Contributor guide
Research direction
Start with kinto_wizard/yaml2kinto.py at line 102 and trace how the empty-data fallback is used when loading YAML into Kinto. Confirm how that fallback removes existing data and how the notification configuration is affected. Done means the fallback no longer removes existing data or causes the notification configuration to be removed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100