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

Activity data changes: Logfile #12

Open
tmillross opened this issue Apr 25, 2018 · 0 comments
Open

Activity data changes: Logfile #12

tmillross opened this issue Apr 25, 2018 · 0 comments

Comments

@tmillross
Copy link

An option for tracking data changes, as related to #10.

  1. Globally maintained list of changes per session
  2. Just an append-only log: no further functionality required
  3. For LCA practitioner – this could provides a complete overview of their original process development activities (if conducted through AB)
  4. Could be viewed in AB for supplementing with sources or notes etc. But probably not necessary as they could use an text editor if this is desired
  5. Could be stored on disk as json file, perhaps in same directory as ab_settings.json
  6. User should be informed that the log exists, and how it can be helpful to them
  7. Data to be appended on each modification:
    i. Timestamp
    ii. BW project
    iii. db
    iv. activity guid
    v. exchange id (optional)
    vi. data key
    vii. original value (None if insert)
    viii. new value
    ix. data change type (maybe unnecessary)
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

1 participant