Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

Data history view #64

Open
lislis opened this issue Sep 24, 2021 · 0 comments
Open

Data history view #64

lislis opened this issue Sep 24, 2021 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@lislis
Copy link
Member

lislis commented Sep 24, 2021

Cases should behave a little like immutable data in a sense that each time a change to a case is made it is saved as a new record in the database instead of updating the previous record. With this we can build a history of changes on a case and can jump back if necessary. For this the cases (aka records) needs another field to save a unique identifier per individual case (not to be confused with the human readable identifier as it's not uniq or the uuid with is uniq for each version of each case). Then all saving etc needs to be adjusted accordingly and a case history view needs to be build

@lislis lislis added enhancement New feature or request help wanted Extra attention is needed labels Sep 24, 2021
@lislis lislis added this to the 1.1.0 milestone Sep 24, 2021
@lislis lislis removed this from the 1.1.0 milestone Mar 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant