Knock_Knock_Lemmy_In@lemmy.worldtoProgrammer Humor@programming.dev•When happy teams are an issue
0·
4 months agoScrum/Agile has 2 advantages over waterfall.
-
things that don’t work get stopped early, without stigma.
-
the team works together towards an overall goal, it is not individuals working on individual tasks.
The “agile” tools themselves rarely encourage either of these practices.
Jira
- assigns tasks to individuals.
- treats closed and cancelled differently.
If I want to commit a selection of files, but not others, then I’m clicking boxes not typing filenames.