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

Task log to record history #56

Open
jkeifer opened this issue Apr 20, 2016 · 0 comments
Open

Task log to record history #56

jkeifer opened this issue Apr 20, 2016 · 0 comments
Assignees
Labels

Comments

@jkeifer
Copy link
Member

jkeifer commented Apr 20, 2016

Should capture all file changes, downloads, and possibly error as well.

I am not sure how to implement this yet, but I am mulling it over to see what I come up with. I will update this ticket as the details become clearer.

A first note is that the log can easily be recursively defined, such that an entry will be related to the actual object affected and its parent. Then lower-level objects can get the history for inner objects by querying for it's ID in the parent field, recursively deeper until all records are returned.

@jkeifer jkeifer self-assigned this Apr 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant