Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
2.7.3
-
None
-
None
Description
Current Situation
- Revoke operation at folder level is always "recursive":true even if "Handle Recursively" is not selected.
Steps to reproduce
- Create a folder that includes a workflow and a FileOrderSource.
- Then create a sub folder, that includes a Workflow and FileOrderSource again.
- Deploy the main folder with "Handle Recursively" option.
- From the main folder action menu click on the "Revoke" option it revokes all the objects from the sub folder also.
Desired Behavior
- Revoke operation at folder level should be "recursive":true/true as per the selection of "Handle Recursively" option.