Page tree

This documentation relates to an older version 1.4 of the Structure.Gantt. Visit the [current documentation home].

Skip to end of metadata
Go to start of metadata

Manual Scheduling

While automatic scheduling is a powerful tool for visualizing your project timeline and working with dependencies, there are times when you may need to manually schedule Start or Finish dates. For example, you may need to push back a Start Date due to resource limitations or budgeting issues, or some tasks may require a strict Finish Date because of an impending deadline.

To manually edit task Start and Finish dates, you must first enable Manual Scheduling in Gantt Configuration:

  1. Click the Gantt Chart Settings button on the left side of the chart toolbar
  2. Under Gantt Chart Configuration, click Edit to update the current configuration (click Manage Configuration to select a different configuration or create a new one)
  3. On the Scheduling screen, check the Allow manual scheduling box
  4. Select the Jira fields that will be used for your Start and/or Finish dates
If Use sprints for manual scheduling is selected, Structure.Gantt will also consider sprint dates when scheduling tasks. The article below explains how Structure.Gantt behaves when that option is not selected or tasks are not assigned to a sprint. To learn more about sprint-based scheduling, see Planning with Sprints.

Once you have enabled manual scheduling, you can quickly adjust a task's schedule by dragging the task to a desired location in your timeline. As you move the task bar, one of three things will happen to your corresponding Jira fields:

  • If you have manually set both Start and Finish dates, both date fields will be updated
  • If you have only manually set the Start Date, only the Start Date field will be updated (the Finish Date will continue to be automatically scheduled based on task estimates and dependency types)
  • If you have only manually set the Finish Date, only the Finish Date field will be updated (the Start Date will continue to be automatically scheduled based on task estimates, predecessors and dependency types)

You can also adjust the Start and Finish dates by changing the corresponding Jira fields - either on the issue page or right in the structure (you'll need to add the columns containing your date fields).

Once you schedule a task manually, Gantt will place a visual indicator (dark, vertical line) at the corresponding end of the task bar, so you can quickly identify manually scheduled tasks.

To adjust a task's Finish Date (without changing the Start Date), hover over the right edge of the bar. Once the mouse pointer changes to the resize tool, click and drag left or right to set the new Finish Date. Since the Start Date remains unchanged, this process also updates the task's Original Estimate (if the task hasn't been started) or Remaining Estimate (if the task is in progress).

You can also adjust a task's Start Date (without changing the Finish Date) by dragging the left side of the bar. In this case, the Finish Date remains unchanged, while the Original Estimate/Remaining Estimate or custom estimate is updated.

Manual Scheduling uses the following rules:

  • If neither Start nor Finish dates are defined, the task is scheduled automatically to start either at the Project Start Day you selected when configuring your Gantt chart or based on the task's dependencies. For example, in the case of a Finish to Start dependency, the task will be scheduled to start immediately following the Finish Date for the task it depends on. (Note: If Use sprints for manual scheduling is selected and the task is assigned to a sprint, the task will be scheduled based on its sprints.)
  • If you move a task in the chart, it's Start Date value will be set accordingly, and the task will be considered scheduled manually. If the Finish Date is not set manually, it will be calculated based on the task's Start Date and work estimate.
  • If you set the Finish Date manually, the Start Date will be calculated based on the Finish Date and work estimate. If you then move the task, the Finish Date will be adjusted accordingly.
  • If you set both Start and Finish dates for your task, it will have a Fixed Duration, and its work estimate will be divided evenly between the Start and Finish dates. Moving the task bar in the chart will change both the Start and Finish dates accordingly, without affecting work estimate.

As you set the Start/Finish Date or use sprint-based scheduling, the task is considered to be scheduled manually. This means it will stay at the defined position regardless of its dependencies.

To switch back to the Automatic Scheduling mode, click the task to see the Task Details panel and toggle the Scheduling option to Auto. Your Start/Finish dates will remain in Jira, but they will not be used for scheduling purposes. Instead, the task will be placed after its dependencies or, if no dependencies exist, the Gantt Start Date will be set to the Project Start Day, as defined in the Gantt Chart Settings. You can also turn off manual scheduling for a task by removing the Start/Finish dates from the corresponding Jira fields.

  • No labels