-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: NXP-HOTFIX_10.10
-
Fix Version/s: NXP-10.10, NXP-ADDONS_11.1
-
Component/s: AI Nuxeo Services
-
Tags:
-
Team:AI
-
Sprint:nxAI Sprint 11.1.22, nxAI Sprint 11.1.23
-
Story Points:2
https://github.com/nuxeo/nuxeo-ai/blob/master/nuxeo-ai-model/src/main/java/org/nuxeo/ai/model/serving/SuggestionOp.java#L100.
entry.getKey() does not explicitly sends the schema, so if you have 2 different schemas with that property, it can follow on the wrong schema.
It a document has both video and picture schemas, they will have both the property info that has different fields for each schema.