Skip to content

fix: drop stray comma making PractitionerNo a tuple - #1493

Merged
av-dev2 merged 1 commit into
version-15from
backport-1492-to-version-15
Aug 14, 2026
Merged

fix: drop stray comma making PractitionerNo a tuple#1493
av-dev2 merged 1 commit into
version-15from
backport-1492-to-version-15

Conversation

@github-actions

Copy link
Copy Markdown

Backport of #1492 to version-15.


The trailing comma turned the joined mct_code string into a one-element tuple, so the claim payload sent a tuple where Jubilee expects a string.

The trailing comma turned the joined mct_code string into a one-element
tuple, so the claim payload sent a tuple where Jubilee expects a string.

(cherry picked from commit cac368b)
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