User Delete Action Restriction

Hello,

I want to restrict non master operator users to not delete their own action.

I have created one test user with Non master operator permission and that’s user not able to delete other users actions but he can delete own action but I want to restrict this use can’t delete to own action too

1 Like

“Deleted” actions still exist in the Database, they are just not visible in the console. If this is for audit/tracking purposes, would retrieving it from the database meet your needs?

1 Like

Actually my concern is about user restriction not to delete his actions.

Example:- created one user for patching team and he has an action deployment permission ( non master operator) also he can delete his actions too, checking any possibility i can restict he can’t delete his actions.

I don’t believe you can prevent an operator from deleting their own actions, but if there is an audit tracking concern you can still retrieve the action details from the database directly.