Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »


To create a new slice, open the Gantt chart configuration, choose Slices from the left menu, and click the New slice button.

Create a new slice configuration


Slice Name

All new slices are named "New Slice" by default. To give your slice a custom name, simply replace this name.New slice settings

Assigning Issues


You can assign issues to a slice by selecting specific issue types or with a JQL query.

Choose issue types for the slice

When creating your chart, Gantt will search for the items you specified and apply the custom settings you configure in your slice, before applying your default settings to the rest of your issues.


JQL Limitations

JQL queries should be based on issue properties.

Queries that rely on time comparisons, time-based functions – now(), endOfDay(), startOfDay(), endOfMonth(), etc. – or other variables that could change independent of issue changes, may not work properly with Slices, and should be avoided.

  • No labels