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

Add activity logs for batch inventory file uploads #1904

Merged
merged 2 commits into from
Mar 18, 2024

Conversation

arsalansufi
Copy link
Contributor

@arsalansufi arsalansufi commented Mar 18, 2024

Overview

This PR adds activity logs for batch inventory file uploads. These logs will get outputted to the #arlo-activity Slack channel. This should make proactively debugging batch inventory file upload issues easier for our support specialists. Right now, we're having to log in as individual jurisdictions to check for errors.

Testing

  • Automated tests still pass
  • Tested manually

@@ -2,16 +2,22 @@
import csv
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@arsalansufi arsalansufi requested a review from jonahkagan March 18, 2024 14:16
@arsalansufi arsalansufi marked this pull request as ready for review March 18, 2024 14:16
@arsalansufi arsalansufi force-pushed the arsalan/add-activity-log branch from 6403c70 to c9c9937 Compare March 18, 2024 17:47
@arsalansufi arsalansufi merged commit 36c7597 into main Mar 18, 2024
5 checks passed
@arsalansufi arsalansufi deleted the arsalan/add-activity-log branch March 18, 2024 18:17
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 this pull request may close these issues.

2 participants