Environment
CM VERSION 23.4 Patch 1 Hotfix 3Situation
Users can not delete records using a lower-level admin user. The Issue reproduction one record complains about us not having Origin permissions and another record complained about us not having Meeting Contributor permissions. Even adding these permissions to the user issue is still there
This issue is impacting a user's ability to perform consignments, too. This generates a generic error to the user. We have to scan the log file to see the problem.
These are error messages generated (Oracle Side)
This is the error message we get on one record:
03:50:43:717 0 2352 10020 xx xxx\xxx Transaction Name :Record remove /Active Audit Event add /DBtext::writeString/DBwordIndexHelper::removeIndexes/extraFieldArray::remove/Removing foreign barcode/BOBaccessList::remove/ClearTextIndexingTransmittalData/RECimp::doEDMRemoveAll Server-side validation failed for the permission Meeting contributor [UPDATE TSMEETING SET sysLastUpdated = ? , mtgAgendaUri = ? , sysLastUpdatedBy = ? WHERE mtgAgendaUri = ? ['202407110350431',NULL,407584,35326610]] 03:50:43:717 0 2352 10020 xxx Error: This operation is not permitted. User: N/A Dataset ID: xxx Machine Name: xxxx
The error message on the other one is:
14:33:41:327 0 9292 5040 xxx xxx\xxx Transaction Name :Record remove /Active Audit Event add /DBtext::writeString/DBwordIndexHelper::removeIndexes/extraFieldArray::remove/Removing foreign barcode/BOBaccessList::remove/LogAuditEventImmediate/Active Audit Event add /LogAuditEventImmediate/Active Audit Event add /BOBchildList::save()/ClearTextIndexingTransmittalData/RECimp::doEDMRemoveAll Server-side validation failed for the permission Origins [UPDATE TSORIGIN SET orContainer = ? , sysLastUpdated = ? , sysLastUpdatedBy = ? WHERE orContainer = ? [NULL,'202407101433411',407584,35326606]] 14:33:41:327 0 9292 5040 xxx Error: This operation is not permitted. User: N/A Dataset ID: xxxx Machine Name: xxx
Find resolution on support portal