Content
Looking for due-date management, planning to switch from JIRA
Added by Spandan Sharma over 6 years ago
We are an open source company and currently looking for a better project management tool. In JIRA we usually arrange work under EPICs, which then either have tasks directly under them or have stories and then tasks (the usual hierarchy). We assign start and end dates during the planning and then we know the entire duration of that EPIC (the latest end date is the date of delivery).
Sometimes we need to inject tasks in between, or if we realise that some work took longer, we need to change the start and end dates of some of the remaining tasks that that developer was going to do (as they have spent more time on some other prior task).
So say task-2 under some EPIC took 3 days more. Is there a way in OpenProject where we can bulk select tasks-4,5,8,9 (assuming these were the ones that a particular developer was going to undertake) and give it a delta of +3 - i.e., shift their respective start and end dates by +3 (or –2 in case of negative delta etc.) ?
We are desperately looking for a feature like that ^ (Sometimes these may be also known as the due dates of the tasks). Then if this is reflected immediately in Gantt view, it’ll be even more awesome.
PS: Pls note that we don’t want to create links to the tasks as start and end dates of different tasks might overlap (e.g. when you push it to review you can actually start the next task). Links would mean task-4 starts strictly after task-2’s end-date which is not what we want.
Replies (1)
Hello Spandan,
this is currently not yet possible in OpenProject but feel free to open a feature request.
Currently, you can either update multiple tasks through the Gantt chart (if they have a follows-precedes relationship) or you can bulk-edit multiple work packages and set a commont start or due date for them.
To bulk edit multiple work packages, select the work packages (e.g. by holding the “Ctrl” key on your keyboard while selecting the work packages) and click on the little icon with the 3 dots on the right side. Then select “Edit work packages”.
Then you can set a common start or due date for the selected work packages.
Best,
Robin