Content
Weekly Project Status meetings
Added by Kyle Skrinak about 7 years ago
We’ve started using a local instance of OpenProject 5.0.21. We’ve defined parent projects by general type, i.e., Symfony, Drupal, and Legacy Web Apps. Each parent project contains n subprojects, which is the extent of the project hierarchy. We then use “work packages” for subproject tasks.
We hold weekly meetings across all three parent project types. We report on all active subprojects until completion. If we have no work to report for the week, that’s fine, but we’d like to have that noted. Our previous meeting agenda was a simple list-based table: project name, who’s responsible, and weekly update. We used SharePoint for this.
I’m having a devil of a time seeing how we can do something similar in OpenProject. I’m open that I’m simply thinking about this wrongly, but we can’t be the first shop that has a similar weekly project status meeting.
Thank you in advance.
Replies (5)
Hey Kyle,
the Gantt chart provides a good overview across multiple projects (or the timeline in previous OpenProject versions).
You should update to the latest OpenProject version (7.3) to use the Gantt chart feature.
From the global work package list (Modules > Work packages) you can filter for the projects you want to display and show all the included work packages.
By assigning start and due dates to the work packages you can see right away which tasks are relevant for the current week (you can also filter for the current week to only show those work packages).
By customizing the columns which are shown, you can display many attributes, including project name, responsible and custom fields (which could be a weekly update which you manually change).
Alternatively, you can use project comparisons to see which changes have occurred compared to the previous week to get an update of the latest project status.
In order to learn how to do this, take a look at the timeline user guide
Robin,
Thank you for helping me.
Kyle,
if the list of subprojects changes frequently but the main projects always stay the same you can follow this approach:
Robin,
You are most helpful, thank you. You’ve caught my interest with the “common parent project” or later, suggestion. However, I’m confused as to where I configure, as you typed; “filter in this project for ‘Subproject: All’.” Which view are you talking about here? I know it’s not “Work packages.”
FYI; our sysadmin bumped our version up to 7.2.3.
Best regards,
Kyle
Kyle,
you can do this by navigating to the parent project (e.g. “Software projects”) and selecting “Work packages” from the side menu.
You can then click on the “Filter” button and select “Subproject” from the dropdown menu. Select “all” as the operator (or select “is” and select the projects you want to display).
You can then group by the project and activate the Gantt chart.
Here is an example:
You can see an example for the other approach (filtering for all projects) in this forum thread.
Best regards,
Robin