-
Notifications
You must be signed in to change notification settings - Fork 72
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
PROD-2117 frontend generate served notice history guid and pass to be #4933
PROD-2117 frontend generate served notice history guid and pass to be #4933
Conversation
…rivacy preferences saved. Send served notices request async without waiting for response.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Passing run #7998 ↗︎
Details:
Review all test suite changes for PR #4933 ↗︎ |
…d-Generate-Served-Notice-History-Guid-and-pass-to-BE
|
||
return uuid; | ||
}; | ||
export default useUUID4; |
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.
This doesn't appear to me to get imported anywhere, is it still needed?
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.
Good catch, it's not needed. It was used in an earlier approach, but then had to change it. I left it as it might be useful for someone, but I can easly remove it too.
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.
If you think it'll still be useful in the future I don't have a problem leaving it in, just wanted to make sure it wasn't a total oversight!
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.
✅ Working as expected!
…d-Generate-Served-Notice-History-Guid-and-pass-to-BE
Description Of Changes
Code Changes
Steps to Confirm
Pre-Merge Checklist
CHANGELOG.md