Feature deep copy in rally
问题 Actully I want functionality like feature deep copy Which will copy all the stories and tasks inside those stories in that feature. I modified the code from StoryDeepCopy but features are not getting populated just stories are only getting populated, I don't know why its happening. I think the story deep copy app was in version 1.32 which don't have concept of feature or any PortfolioItem but 2.0 version has the support for that. This may be the reaason. Any suggestions This is some of the