-
Notifications
You must be signed in to change notification settings - Fork 3k
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
[HOLD for payment 2021-11-04] VBA - User can proceed to next steps when entering 0's to the fields without any error message #5705
Comments
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open
|
Triggered auto assignment to @cead22 ( |
Proposal I am guessing the valid range for SSN is
What are the invalid values for Tax IDs? and for Zipcode also is it |
Triggered auto assignment to @Christinadobrzyn ( |
I'm ooo so unassigning myself/adding a new teammate! |
Triggered auto assignment to @puneetlath ( |
Issue reproducible during KI retests. |
Job post is here: https://www.upwork.com/jobs/~01bab34e1f30eef399 @akshayasalvi is there a simple way to udpate the |
@puneetlath Afaik certain look ahead operations and logics are not possible with javascript regex. If awarded, I'll try to otherwise implement the one I suggested. Does that work? Can you also help me with the valid/invalid values for Tax Id Number? I'll get that fixed too in this one. |
Proposal
^(?!0000)[0-9]{4}$
It is supported in all browsers and other platforms. |
@puneetlath Gentle Bump. I think this is part of N6. Thanks. |
Let's go with @parasharrajat's solution. I prefer the method of just updating the regex. |
Issue reproducible during KI retests. |
Not overdue. Waiting for production deploy. |
Issue reproducible during KI retests. |
Issue reproducible during KI retests |
Paid! |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Bug found when executing #5531
Action Performed:
Expected Result:
Error message is displayed for the fields with invalid values
Actual Result:
Able to procced with flow without any error message using 0's as value for fields
Workaround:
Unknown
Platform:
Where is this issue occurring?
Version Number: 1.1.6-0
Reproducible in staging?: Yes
Reproducible in production?: Credentials doesn't work for production
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos:
Bug5268769_Screen_Recording_20211006-164441_New_Expensify.mp4
Bug5268769_Screen_Recording_20211006-164109_New_Expensify.mp4
Expensify/Expensify Issue URL:
Issue reported by: Applause.
Slack conversation:
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: