Skip to content

Conversation

@nnpvaan
Copy link
Contributor

@nnpvaan nnpvaan commented Sep 30, 2025

Description of the issue/feature this PR addresses

Fix validation in fieldmanagers.py where UIDReferenceField fails, because the field is returned as a string instead of unicode.

Current behavior before PR

Validation fails for UIDReferenceField due to type mismatch (string vs unicode).

Desired behavior after PR is merged

Validation passes correctly for UIDReferenceField without raising type errors.

--
I confirm I have tested the PR thoroughly and coded it according to PEP8
standards.

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant