Skip to content

Provider strings are not correctly validated for empty strings #1394

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

lukehinds
Copy link
Contributor

Resolves: #1393

This patch updates any empty provider name fields in the database with a temp name and adds validation that a name is at least 3 characters in length

Screenshot 2025-05-01 at 20 20 13

@lukehinds lukehinds requested review from aponcedeleonch and JAORMX May 1, 2025 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Providers are allowed to be "" empty strings
1 participant