SolidLabResearch / Challenges

24 stars 0 forks source link

Record POD history and allow restoration to historical state #55

Open jeswr opened 2 years ago

jeswr commented 2 years ago

Pitch

Allow the user to go "whoops - I didn't mean to do that" and revert to a previous state.

Desired solution

Rather than update queries just overriding data; there should be a well maintained history of the data; and metadata around how made the changes and when.

Acceptance criteria

There are two things that I would want for this to be considered working successfully

Pointers

Scenarios

RubenVerborgh commented 2 years ago

Sounds good; needs to be applied to a concrete use case, but I think that's straightforward in this case.