(not really a refactoring
)
Goal: create easily a way to massively move, copy, continue, delete a set of items
Continue/move/copy/delete are similar operations applicable to the stories of an iteration as well as the tasks of a story.
Note: all these operations even delete have a destination: for delete we could implement a "waste basket".


