-
Notifications
You must be signed in to change notification settings - Fork 209
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
MNTOR-3815: call for scan results with broker under maintenance #5322
Conversation
Preview URL 🚀 : https://blurts-server-pr-5322-mgjlpikfea-uk.a.run.app |
Preview URL 🚀 : https://blurts-server-pr-5322-mgjlpikfea-uk.a.run.app |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm overall, I made a few suggestions but nothing blocking.
...ated)/user/(dashboard)/dashboard/fix/data-broker-profiles/removal-under-maintenance/page.tsx
Outdated
Show resolved
Hide resolved
…ard)/dashboard/fix/data-broker-profiles/removal-under-maintenance/page.tsx
Preview URL 🚀 : https://blurts-server-pr-5322-mgjlpikfea-uk.a.run.app |
Cleanup completed - database 'blurts-server-pr-5322' destroyed, cloud run service 'blurts-server-pr-5322' destroyed |
References:
Jira: MNTOR-3815
Description
A new function
getScanResultsWithBrokerUnderMaintenance
that joins the two tables:and keep only results where
removal_under_maintenance
statusHow to test
Visiting this url:
http://localhost:6060/user/dashboard/fix/data-broker-profiles/removal-under-maintenance
Checklist (Definition of Done)