You need to sign in to do that
Don't have an account?

Preventing tasks from being deleted
There’ve been cases when particular task is deleted by someone by mistake (no data would be available in these cases about who deleted it, but the result is – lack of task). Is there a way to prevent a tasks from being deleted or somehow to create a restriction so that no task could be deleted after creation?
Regards,
Dilyan
Regards,
Dilyan
For finer controll you can write trigger to prevent deletion and allow sys admin to only delete.
You will need custom coding of a trigger to detect and allow or prevent the deletion.
As a common practice, if your question is answered, please choose 1 best answer.
But you can give every answer a thumb up if that answer is helpful to you.
Thanks,
Alex