if a User attemps to unlink either an Activity or History record, via the subpanels, they see an Access Error.
This prevents all users, (even Admins), from unlinking Activity/History Records.
How To Test This
Types of changes
[x] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
Final checklist
[x] My code follows the code style of this project found here.
[ ] My change requires a change to the documentation.
Description
Motivation and Context
if a User attemps to unlink either an Activity or History record, via the subpanels, they see an Access Error. This prevents all users, (even Admins), from unlinking Activity/History Records.
How To Test This
Types of changes
Final checklist