You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove audit fields from Description download (#1151)
## Description of Changes
Removed audit fields from the `Description` download function. They leak
user information and provide data that isn't particularly useful outside
of internal auditing.
## Tests and Linting
- [x] This branch is up-to-date with the `develop` branch.
- [x] Ran `make create_db_diagram` command.
- [x] `pytest` passes on my local development environment.
- [x] `pre-commit` passes on my local development environment.
0 commit comments