[midPoint-git] [Evolveum/connector-scimrest] 8771eb: Add Number.class support in ValueTypeOverrideMappi...
johnstone3
noreply at github.com
Thu Apr 9 16:01:20 CEST 2026
Branch: refs/heads/fix/number-type-connid-support
Home: https://github.com/Evolveum/connector-scimrest
Commit: 8771eb1aace1968ed7ebd819657d0a7da244443b
https://github.com/Evolveum/connector-scimrest/commit/8771eb1aace1968ed7ebd819657d0a7da244443b
Author: Jan Kamenicky <jan.kamenicky at evolveum.com>
Date: 2026-04-09 (Thu, 09 Apr 2026)
Changed paths:
M common/src/main/java/com/evolveum/polygon/scimrest/schema/ValueTypeOverrideMapping.java
Log Message:
-----------
Add Number.class support in ValueTypeOverrideMapping for UID String override
When an attribute has json type "number" and is mapped as UID (__UID__),
ConnId requires String type. ValueTypeOverrideMapping.stringType() was missing
a branch for Number.class, causing IllegalArgumentException during schema load.
To unsubscribe from these emails, change your notification settings at https://github.com/Evolveum/connector-scimrest/settings/notifications
More information about the midPoint-svn
mailing list