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

Audit log for assets #1067

Closed
nrozanov opened this issue May 21, 2024 · 1 comment · Fixed by #1072
Closed

Audit log for assets #1067

nrozanov opened this issue May 21, 2024 · 1 comment · Fixed by #1072

Comments

@nrozanov
Copy link
Contributor

We need to start writing audit log for assets
Here are actions that should be logged:

  • Creation of asset
  • Changes made to the asset data (in the API). For instance, this will be very relevant when somebody changes the flex context.
  • Sensor added or removed
  • Asset deleted

No visual support is needed for now

@Flix6x
Copy link
Contributor

Flix6x commented May 22, 2024

Also the three commands in cli/data_edit.py deserve an audit log entry. Besides editing a sensor/asset attribute, this also contains:

  • resampling a sensor to a different resolution
  • transferring asset ownership

@nrozanov nrozanov linked a pull request May 27, 2024 that will close this issue
2 tasks
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

Successfully merging a pull request may close this issue.

2 participants