Prerequisites
- Working calendars enabled in the Gantt widget (see Set Up Work Item Calendars)
- Team assignments configured with the appropriate work item type
- Access to Administration > Configuration Properties
Define the Modifier Fields
Capacity modifiers use two custom fields on your Team work items. Each field holds a percentage value (0-100) representing a capacity reduction.Add the following properties under Administration > Configuration Properties:Replace
capacityModA and capacityModB with the actual field IDs on your Team work items.| Property | Purpose | Example Value |
|---|---|---|
nextedy.gantt.capacityModifierAField | Field ID for modifier A (permanent reduction) | capacityModA |
nextedy.gantt.capacityModifierBField | Field ID for modifier B (time-limited reduction) | capacityModB |
nextedy.gantt.capacityModifierBFieldDayLimit | Number of days from today within which modifier B is zeroed | 30 |
Understand the Capacity Formula
The Gantt calculates effective capacity using both modifiers:For example, if a resource has 8 working hours per day, modifier A is 25%, and modifier B is 10%:
Configure the Modifier B Day Limit
Modifier B includes a time-horizon feature: within a specified number of days from today, modifier B is zeroed out. This allows you to model scenarios where a future capacity reduction is planned but should not affect near-term scheduling.With this setting, modifier B is applied only to dates more than 30 days in the future. For dates within the next 30 days, only modifier A affects the capacity calculation.
Enable Team Capacity Modifiers
To activate team-level capacity modifiers, add this property:When enabled, team modifiers (fields A and B) reduce effective resource capacity in the resource view. The modifiers are read from the Team work item that each user is assigned to.
Enable Working Calendars in the Widget
Open the Gantt widget parameters and navigate to Working Calendars:
- Set Use Working Calendar to Yes
- Set Load User Calendars to Yes
- Set Load Team Assignments to Yes