You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
Required fields*
-
43Through my experience the claim that scrum is forming a self-organizing team is more like a mystery.Qiulang 邱朗– Qiulang 邱朗2020-05-22 14:16:44 +00:00Commented May 22, 2020 at 14:16
-
28@Qiulang Just doing Scrum does not automagically form a team. Scrum is something you can use, when you have a team. Without a real team, Scrum will fail.nvoigt– nvoigt2020-05-22 14:27:02 +00:00Commented May 22, 2020 at 14:27
-
68This answer seems to be completely missing the point. Aside from leaning far too heavily on the tiresome “you just aren’t doing it right!” trope, it glosses over the fundamental problem raised in the OP: that the process of coming together to divvy up work and track its progress (in nearly any form) starts to work against teamwork when “progress” becomes a measurement. You can bet your bottom dollar that players would be more selfish if their paycheck was tied to how many shots on goal they took each game. The problem isn’t that we aren’t doing it right. It’s that we are doing it at all.user3347715– user33477152020-05-23 00:09:16 +00:00Commented May 23, 2020 at 0:09
-
27@ZachLipton So if the manager sabotages the method, the method is at fault? Can you name another method that would work even if the manager abuses it? How about Kanban or Waterfall or V-Model or whatever else you might use to develop software. If the manager goes against the method, does that method still work? Because I have not yet met one that was "manager resistant".nvoigt– nvoigt2020-05-23 07:51:23 +00:00Commented May 23, 2020 at 7:51
-
28No true scrum would...anon– anon2020-05-23 08:45:09 +00:00Commented May 23, 2020 at 8:45
|
Show 16 more comments
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
-
create code fences with backticks ` or tildes ~
```
like so
``` -
add language identifier to highlight code
```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- indent code by 4 spaces
- backtick escapes
`like _so_` - quote by placing > at start of line
- to make links (use https whenever possible)
<https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. design-patterns), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you