Hello,
I have two smartobject actions in my workflow
1. Stop inherting permissions on document by ID method
2. Delete unique permissions from document by ID method
Step 1 works fine and breaks inhertiance bewteen the library and the document but step 2 does not delete the unique permissions left after step 1,
I am assuming step 2 should ideally delete all the permissions on the document because after inhertiance is brokern all permissions are unique. Correct me if I am wrong.
Thanks