Project Management v1.3 released

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • yuri
    Member
    • Mar 2014
    • 9179

    #1

    Project Management v1.3 released


    Release notes:
    • Collaborators. Can be enabled per project.
    • Task dependency can be enabled or disabled per project.
    • Task fields can be enabled per project: Priority, Hours, Points.
    • Group type.
    • Ability to add, remove members and change their roles for multiple projects at once.
    • Task self-assign mass action.
    • Dashlet: Parameter to limit tasks by group type.
    • Dashlet: Parameter to exclude tasks assigned to the current user.
    • Gantt view: Displaying total group span.
    • Min supported Espo version is 9.0.

    Group type

    A specific type is assigned to every group. The following types are available:
    • Triage
    • Backlog
    • Work
    • Phase
    • Sprint

    The Work type is set by default.

    Only Work, Phase and Sprint groups are displayed on the Gantt chart.

    The Project Task dashlet allows to limit tasks by specific group types. For example, one may want to list only tasks from the Work and Sprint groups, or display only Triage tasks in a separate dashlet.

    Group types are also useful for automation. For example, a workflow rule can be triggered when a task is moved to a Sprint group. A single rule can be applied across all projects.

    Another application of group types is Dynamic Logic. For example, the Assignee field can be automatically required if a task is linked to a group of the Work type.

    The Project Task entity type has a foreign field Group Type, which holds the type value of the related Group. It can be used in conditions of the Dynamic Logic.
    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.
Working...