Content
Sprints and Versions ( release ) in same tasks
Added by Marcin Przybyłek about 5 years ago
Hi,
In our department We are using OpenProject to manage works in all our projects.
I've decided to create main project ( department name ) and inside next create several subprojects
Our team do task/fetures/epics etc in sub projects in agile model.
Managers from main project can see all tasks from subprojects - it is works well.
For manage work I had to expand functionality. We ( as Devops ) need to know which tasks/fetures etc is developing now and which things are closed and added to the next release.
To do this I've decided to use <version> as field where developer can select, in which release this work will be deployed to production.
I've add additional custom field <sprint> where developer can select in which sprint this work was made.
I know that in openproject instruction is showed that we sholud drag tasks from sprint to release but it is not logic for me.
When We drag tasks from sprint to release (product backlog), We are lost information when this work was made.
We can't report jobs from past sprints. For that I've decide to do my option
What do you think? It is correct or not?