Changes save automatically.
{{ weeks|length }} week{{ weeks|length == 1 ? '' : 's' }} — derived from the sprint's start and end dates. Edit those above to add or remove rows. Tick the weekdays that are workdays for each week; the count feeds the Arbeitstage header on the sprint page.
| # | KW | Start | {% for label in dayLabels %}{{ label }} | {% endfor %}Arbeitstage |
|---|---|---|---|---|
| {{ w.sortOrder }} | KW{{ w.isoWeek }} | {{ w.startDate }} | {% for bit, label in dayLabels %}{% endfor %} | {{ w.maxWorkingDays }} |
Shortening the date range deletes trailing weeks and any data attached to them.
RTB (Run-the-Business) is informational and does not reduce computed capacity.
Deleting this sprint removes everything attached to it: weeks, workers, day cells, tasks, and per-cell assignments. Linked-task references from other sprints will remain visible but no longer point anywhere. This cannot be undone.