Skip to content
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

The name is case insensitive, which may lead to duplicate entries being made #12

Open
autumn-sonata opened this issue Oct 28, 2022 · 0 comments

Comments

@autumn-sonata
Copy link
Owner

A financial advisor may accidentally create 2 entries of the same client due to the application not being case sensitive:

image.png

If not careful, the financial advisor may flood his/her financial advisor planner unknowingly. Perhaps a check to see whether a client with a similar name can be first found within the contact list, and warns the user before adding/editing a new client entry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant