-
-
Notifications
You must be signed in to change notification settings - Fork 491
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
Improve error handling on New Item #4274
Labels
Comments
cielf
added
the
Good First Issue
Suitable for users that are newer or less experienced
label
Apr 14, 2024
Would love to take this one |
Give it a shot! |
This issue is marked as stale due to no activity within 30 days. If no further activity is detected within 7 days, it will be unassigned. |
This was referenced May 17, 2024
Closed
Automatically unassigned after 7 days of inactivity. |
PR is under review. Keeping the assignment. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Summary
If you are entering a new item, and you use the name of an existing item, the message should be helpful.
Why Fix
Reduce bank confusion, support time.
Details
This happened when a bank tried to enter a new item and used the name of an inactive item.
All they got was a "Something Didn't Quite Work Right - Try Again?" message.
In this case, the error messages should include "An Item with that name already exists (could be an inactive item). "
Criteria for Completion
The text was updated successfully, but these errors were encountered: