Project

General

Profile

User story #459

Updated by Jonathan CLARKE almost 12 years ago

We want to be able to duplicate a group.  

 The new group name should be asked with a pop-up similar to the one used for creation, and the group should be created in the same category.  

 Beside the name and the GroupId, evertuthing else should be the same.  
 When the group is created, its details are shown.  

 TODO: 

 * add a button "Clone" "duplicate" in a group detail that opens open the pop-up when clicked 
 * the pop-up ask for a name and a description - with name both are defaulted "Copy of <name of to the duplicated Directive>", and exactly the same description 
 * all other parameters (search criteria, members, group type...) should be copied as is into values, but the new Group 
 * the new Group should have a new UUID 
 * the new Group MUST NOT name must be in any Rules changed 

Back