038 — should allow starting a sprint with no tasks¶
Description¶
Verifies that a sprint with zero tasks can still be started: the "Start sprint" action on an empty sprint group is enabled. (Behavior changed in PT-6023 — the previous "disable Start sprint for empty sprints" rule was removed.)
Preconditions¶
- Fresh tenant is registered, onboarded and signed in via the API
- A seed project with 5 backlog tasks (and the default empty Backlog group) already exists
- The user is on the project's Backlog page
Steps¶
- Open the "Create sprint" dialog, set the title "Sprint 1" and duration "2 weeks", then pick today as the start date.
- Click "Create". Expected: the new sprint "Sprint 1" appears in the backlog with no tasks.
- Inspect the "Start sprint" button on the "Sprint 1" group. Expected: the "Start sprint" button is enabled (an empty sprint can be started).
Related¶
- Spec:
playwright/tests/integration/backlog.spec.ts