How to Manage Developer Workload Across Multiple Projects?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • partomas
    Active Community Member
    • Sep 2018
    • 350

    #1

    How to Manage Developer Workload Across Multiple Projects?

    Hello everyone,

    We’ve recently started using the Project Management extension in EspoCRM for different development projects, and so far it’s been great – especially the task and subtask structure.

    However, we’ve hit a challenge when it comes to sprint or To-Do planning across multiple projects. Specifically, we are struggling to manage and plan the workload for our developers when they are assigned tasks from different projects.

    What we’re looking for is a way to see all tasks assigned to a specific developer (from all projects) in one place. Ideally, we’d also like to be able to prioritize those tasks and make sure they are handled one at a time – similar to what TMD or other Agile methodologies suggest.

    Has anyone solved this kind of challenge using EspoCRM? Maybe with dashboards, reports, custom views, or another approach?

    Any suggestions or shared experiences would be highly appreciated!

    Thanks in advance.
    Tomas
  • victor
    Active Community Member
    • Aug 2022
    • 1086

    #2
    While in the #ProjectTask entity, you have access to all Project Tasks and you can add Project, Stage, Timeline, Priority etc. to the List view. Here you can also see Sub Tasks and Parent Tasks:

    Click image for larger version  Name:	image.png Views:	0 Size:	178.9 KB ID:	123615

    1. Parent is indicated by a special icon displaying the current number of Sub Tasks.
    2. Sub Tasks also have their own designations, clicking on which will immediately redirect you to the Detail view of its Parent Task.

    Comment

    • yuri
      EspoCRM product developer
      • Mar 2014
      • 9548

      #3
      Currently, it's possible to add the Project Task entity type to the Calendar. But it displays only events on date ends (it's a deliberate choice). If we could somehow make it configure to display the whole time span if needed, it would solve the problem I think.
      If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

      Comment

      Working...