Prerequisites
- Gantt version 23.4.0 or later
- A custom field of type Enum > Nextedy Team on your work item types
1
Create a Team Custom Field
- Open Administration > Custom Fields for your project.
- Create a new custom field with ID
team(or a similar name). - Set the field type to Enumeration and select Nextedy Team as the enumeration source.
- Add this field to the relevant work item types (e.g., Work Package, Feature).
2
Assign Work Items to Teams
Open each work item and set the
team field to the appropriate team. This tells the Gantt which team is responsible for each work item.3
Configure the Gantt Widget
- Open the Gantt page in Edit mode.
- Open Widget Parameters.
- Configure the following settings:
- Click Apply.
The Load Team Assignments parameter only becomes visible after you enable Use Working Calendar and Load User Calendars under the Working Calendars section. Enable those two options first if you do not see Load Team Assignments. See Working Calendars Parameters for the full dependency chain.
4
Choose a Load Calculation Mode
For cross-team views, the most common calculation modes are:
- Leaf Items Count — shows how many work items each team has in each time period
- Estimate + Spent — shows the total effort (hours) distributed across the team’s scheduled work
5
Filter by Team (Optional)
You can pre-filter the Gantt to show only a specific team’s work items by passing a
team query parameter in the page URL. This limits both the task list and the resource allocation calculations to the selected team.Verification
You should now see:- One row per team in the resource view below the Gantt chart
- Work item counts or effort hours displayed in each cell per team
- Color-coded cells indicating whether each team is within capacity (green) or overallocated (red)
- The team custom field values reflected in the resource column labels