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

fix(actionRecordMiddleware): issues/52 limit and data adjustment #562

Merged
merged 1 commit into from
Jan 26, 2021

Conversation

cdcabrera
Copy link
Member

@cdcabrera cdcabrera commented Jan 26, 2021

What's included

  • fix(actionRecordMiddleware): issues/52 limit and data adjustment

Notes

  • Sanitize identifying user data, generic
  • Correct the output limit for reporting, variable name correction

How to test

Proxy run check

  1. update the NPM packages with $ yarn
  2. make sure Docker is running, plus on network, then
  3. $ yarn start:proxy
  4. login and navigate to Subscription Watch
  5. Open the browser dev console and type $ curiosity.debugLog(), hit enter and a JSON debug log should download. You may have to "allow" the download action.
    • You should see a file with similar output to the below screenshot

Example

Screen Shot 2021-01-25 at 3 45 20 PM

Updates issue/story

#52

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.

1 participant