Hi,
In D2, we want to give cancel checkout privileges to a specific admingroup for all checkedout docs in the application.
I try to do using an condition "user is into group $(value)" from custom menu. D2_ACTION_CONTENT_CANCEL_CHECKOUT action is already enabled.
Please suggest