-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 10.4.1
-
Fix Version/s: 10.4.2, 10.5.0, 2021.1.1, nuxeo-11.0.0
-
Component/s: ARender, Nuxeo Connector
Username name can be persisted in the annotation model instead of the display name. Then sometimes we can have both and are differentiated by ARender.
Solution :
Arender Side:
Make the object UserContext customizable in the connector.
This object is used by ARender to retrieve any information about a User.
Connector Side:
Implements the new interface UserContextProvider and build the UserContext with direct the display name.
After that, only display name is showed while and after creating annotations
- depends on
-
NEV-374 Update ARender version to 4.2.0.NX1.2
- Resolved
- Is referenced in