You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Be careful with definition of attribute names because the server uses different strategies for creating or updating attributes depending on list of attribute names, list of attributes and existing attributes on the server (see section [SettingUserAttributes] (https://github.com/TanyaEf/jrs-rest-java-client#setting-user-attributes)).
934
+
If you want to replace all existing attributes with new ones:
Be careful with definition of attribute names because the server uses different strategies for creating or updating attributes depending on list of attribute names, list of attributes and existing attributes on the server (see section [SettingUserAttributes] (https://github.com/Jaspersoft/jrs-rest-java-client#setting-user-attributes)).
935
943
Or to create a single organization attribute code below:
Be careful with definition of attribute names because the server uses different strategies for creating or updating attributes depending on list of attribute names, list of attributes and existing attributes on the server (see section [SettingUserAttributes] (https://github.com/TanyaEf/jrs-rest-java-client#setting-user-attributes)).
0 commit comments