Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Report versioning #14

Open
kynan opened this issue Apr 14, 2014 · 3 comments
Open

Report versioning #14

kynan opened this issue Apr 14, 2014 · 3 comments
Assignees

Comments

@kynan
Copy link
Member

kynan commented Apr 14, 2014

Reports need to support different versions i.e. updating a report should not just overwrite data.

@kynan kynan added this to the Developer beta milestone Apr 14, 2014
@kynan kynan self-assigned this Apr 14, 2014
@dgorissen
Copy link
Member

Just to break it down:

  • updating a report creates a new version. If it makes things easier an explicit version number scheme is not needed, a timestamp should do the trick.
  • API should provide a way to list all the versions for a particular report
  • UI should call into the above API endpoint to show the status/report history of a waterpoint when clicked

@kynan
Copy link
Member Author

kynan commented Apr 24, 2014

Thankfully we're getting document versioning "for free" with Eve 0.4

@dgorissen
Copy link
Member

That would be great! But can the port to Eve be finished on time to allow this all to work by next week? If not, a quick manual implementation is preferred.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants