PTC-ALM / TortoiseSI

Windows Explorer Extension to operate the SCM capabilities of PTC Integrity Lifecycle Manager
https://ptc-alm.github.io/TortoiseSI/
8 stars 8 forks source link

Add the ability to add members recursively with a folder selected #187

Open KristinaTaylor opened 8 years ago

KristinaTaylor commented 8 years ago

Users would like to have an add member operation available when a folder is selected. This would be enabled for any folder, and allow the user to choose whether to recurse or not, using the existing Integrity client behaviour. The Integrity client should handle picking up non-members correctly.

Technical review from request: Current "Add Member" action is exposed only on members. An update would need to made to ContextMenu.cpp to expose action on folder. Some modification to existing si command (IntegrityActions.cpp) may be required (si add -g ).

From RFC 1096568.