Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Provider strings are not correctly validated for empty strings #1394

Merged
merged 2 commits into from
May 2, 2025

Conversation

lukehinds
Copy link

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
@lukehinds lukehinds merged commit 7e3279d into main May 2, 2025
8 of 10 checks passed
@lukehinds lukehinds deleted the emptystring branch May 2, 2025 08:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Providers are allowed to be "" empty strings
3 participants