We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug A clear and concise description of what the bug is. Watchlist Imports Date Without 0
To Reproduce Steps to reproduce the behavior: Import watchlist, review wl_item database, review dob field.
Expected behavior back end will throw an exception when an incorrect date is presented instead of accepting it. e.g. 1982-02-02 instead of 1982-2-2
Additional context UI Companion ticket: US-CBP/GTAS-UI#654
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
A clear and concise description of what the bug is.
Watchlist Imports Date Without 0
To Reproduce
Steps to reproduce the behavior:
Import watchlist, review wl_item database, review dob field.
Expected behavior
back end will throw an exception when an incorrect date is presented instead of accepting it.
e.g. 1982-02-02 instead of 1982-2-2
Additional context
UI Companion ticket:
US-CBP/GTAS-UI#654
The text was updated successfully, but these errors were encountered: