Changes to a command storage are only saved the first time saving after creating it
Changes to a command storage are only saved the first time saving after creating it
Steps to Reproduce:
1. Add data to an empty storage
2. Save
3. /data get storage shows the data as expected
4. Change the data
5. /data get storage shows the data as expected
6. Save
7. /data get storage shows the data from step 3