SG-9282 CLONE - Reservations - unable to delete record if profile with same ID exists, and no department security for profile department |
|
Description |
|
There seems to be some link between reservation and profile ID as if the same code is used for both, and DEPTSEC is enabled, and user has no (or no write access) to the profile department, the reservation cannot be deleted. # Install parameters - DEPTSEC = ON # Reservations - add a record with a minimum of data - note the reservation code. # Profiles - add a record with using the number of the above reservation and assign it to a department to which you have no write permission, or you can activate the DEPTSEC after this step, and remove the department altogether from your user. # Reservations - try to delete the record from step 2. Current behavior - getting message 'Permission to update this record denied due to insufficient department security rights.' Expected behavior - able to delete record. |