File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ [ Home] ( ../README.md ) > [ Catalogue] ( ../Antipatterns_catalogue.md ) > Too Long Sprint
2+
3+ # Too Long Sprint
4+
5+ ## Also Known As
6+
7+ n/a
8+
9+ ## Summary
10+
11+ The end date of the project is scheduled ahead of what it needs.
12+
13+ ## Context
14+
15+ This happen because the team is afraid of missing deadlines in tasks, leading to complexity, waste of time…
16+
17+ ## Symptoms and Consequences
18+
19+ - Complexity.
20+ - Scope creep.
21+ - Loss of stakeholder trust.
22+ - More work can lead to more errors.
23+ - Slows feedback.
24+ - Laziness of the team.
25+ - Procrastination and lack of concentration.
26+
27+ ## Causes
28+
29+ - Poor planning.
30+ - Overcommitment.
31+
32+ ## Solution
33+
34+ - Shorter the deadline.
35+ - Focus on completed work, not on work the team has already started.
36+ - Constant deployment.
37+
38+ ## Notes
39+
40+ ## Related Anti-patterns
41+
42+ n/a
43+
44+ ## Sources
45+
46+ https://sourcemaking.com/design_patterns
47+ https://age-of-product.com/sprint-anti-patterns-2/
48+ https://www.zenhub.com/blog-posts/software-cycle-time-a-comprehensive-guide-to-measurement-and-improvement
49+ https://promanconsulting.hu/en/iteration/
You can’t perform that action at this time.
0 commit comments