Is it possible to automatically generate Plans when adding iterations?
We have RTC 6.0.3 and we have a lot of iterations and multiple teams. For each iteration / team combination, we have to create a plan manually. Is there a way to generate plans automatically when an iteration is created? The logic is simple:
* For each iteration
* For each team
* Create Sprint plan
* Plan iteration = iteration
* Plan team = team
* Plan name = [iteration - team]
* other parameters are always the same