Just using the Copy Role process and make a mistake selecting same role in the from and to parameters. The result is all record from AD*_Access tables were erased.
So checking from != to could avoid this issue.
Regards,
Nicolas
Environment
None
Attachments
1
Activity
Show:
Carlos Ruiz September 16, 2015 at 3:58 PM
I think is better to add the validation on CopyRole anyways - defensive programming
Hi,
Just using the Copy Role process and make a mistake selecting same role in the from and to parameters.
The result is all record from AD*_Access tables were erased.
So checking from != to could avoid this issue.
Regards,
Nicolas