Actions
action #1521
openCheck for metadata corruption and fallback to better default
Start date:
2014-02-13
Due date:
% Done:
0%
Estimated time:
Description
We are currently storing metadata (list of requests) in project description. We need to detect if somebody tempered with it manually and be able to automatically recover them.
Updated by coolo almost 11 years ago
I'm not so sure we should do that - sometimes it's very handy if you can manually edit the yaml.
Updated by _miska_ almost 11 years ago
It is handy now since we have not implemented whole functionality yet. Once we do that, people should have no reason to play with it manually.
And we need to somehow verify, that we can trust the metadata and that it is up to date. I think this would be correct solution for issue#1513. If metadata/project were tampered with, we have no idea whether they somehow correspond to the real state of project and therefore we should verify them/reconstruct parts lost.
Actions