When to Use Brackets
In the Gantt chart, parent work items with a derived schedule (dates calculated from their children) can be displayed in two ways:
The classic bracket view makes it immediately obvious which items are containers with derived schedules versus individual tasks with their own dates.
1
Enable Classic Brackets Globally
Navigate to Administration > Configuration Properties and add the following property:This applies the bracket rendering to all Gantt widgets across the project. Parent work items with a derived schedule now appear as brackets instead of standard task bars.
2
Enable for a Specific Widget (Optional)
If you prefer to enable brackets on a single Gantt widget rather than globally, add the following to Widget Properties > Advanced > Gantt Config Script:
3
Verify the Result
After applying the configuration:
- Reload the Gantt chart page.
- Locate any parent work item whose schedule is derived from its children.
- Confirm that it now renders as a bracket shape spanning the date range of its children, rather than as a standard task bar.