Skip to content

(fix) O3-5569: Fix incorrect error code in QueueValidator#105

Open
IvanescuChristian wants to merge 1 commit intoopenmrs:mainfrom
IvanescuChristian:fix-queue-validator-error-code
Open

(fix) O3-5569: Fix incorrect error code in QueueValidator#105
IvanescuChristian wants to merge 1 commit intoopenmrs:mainfrom
IvanescuChristian:fix-queue-validator-error-code

Conversation

@IvanescuChristian
Copy link
Copy Markdown

@IvanescuChristian IvanescuChristian commented Mar 28, 2026

Description

While looking at QueueValidator and QueueEntryValidator found an error registration with a QueueEntry.service.null instead of Queue.service.null which looks odd. This is inconsistent with the other error codes in the same file (queue.name.null, queue.location.null, Queue.service.invalid).

Changed to Queue.service.null

Related Issue

https://openmrs.atlassian.net/browse/O3-5569

…no other QueueEntry. QueueEntry doesn t have a Queue
@IvanescuChristian IvanescuChristian changed the title QueueEntry instead of Queue looks inadequately placed inside QueueValidator (fix) O3-5569: Fix incorrect error code in QueueValidator Mar 28, 2026
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.

1 participant