Closed emilyjablonski closed 2 months ago
Name | Link |
---|---|
Latest commit | 9cb9403bd9235040377a7f232a1358915fea0cb5 |
Latest deploy log | https://app.netlify.com/sites/partners-bloom-dev/deploys/66be704dc18f2300084845b4 |
Deploy Preview | https://deploy-preview-4254--partners-bloom-dev.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Name | Link |
---|---|
Latest commit | 9cb9403bd9235040377a7f232a1358915fea0cb5 |
Latest deploy log | https://app.netlify.com/sites/bloom-exygy-dev/deploys/66be704d5d884d0008d10746 |
Deploy Preview | https://deploy-preview-4254--bloom-exygy-dev.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
This PR addresses #4253
Description
Lottery history logs are not currently filtering by ID. The issue was that the listing ID wasn't actually getting passed through to the endpoint and was coming in as undefined.
How Can This Be Tested/Reviewed?
Create two listings and take lottery actions on each of them. Ensure their history logs only reflect the actions that were taken on that listing.
Author Checklist:
yarn generate:client
and/or created a migration when requiredReview Process: