When trying to patch a USRG object using the REST API we get the following error:
In the log of the REST process you can see:
20250710/104328.070 - 40 U00045098 Method 'PATCH', URL: 'https://<URL/ae/api/v1/10/objects/SYSTEM_ADMIN4', received from IP: '<IP_address>' 'Authorization with BEARER_TOKEN'
20250710/104328.111 - 40 U00003590 UCUDB - DB error: '23505', 'ERROR: duplicate key value violates unique constraint "pk_uacl"
20250710/104328.111 - 40 Detail: Key (uacl_oh_idnr, uacl_lnr)=(1030054, 1) already exists.', '0', 'org.postgresql.util.PSQLException'
DE173406
Solution:
Update to a fix version listed below or a newer version if available.
Fix version:
Component(s): Automation Engine
Automation.Engine 24.4.2 - Available
Fix description: A problem has been fixed that prevents patching of USRG-objects (User group) using REST.