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.
-
3"This will also keep your suppliers on their toes, they will be motivated to keep you happy." - such attitudes may also create a mentality of low commitment, short-termism, and/or of telling clients what they want to hear and showing them what they want to see (rather than a balanced picture).Steve– Steve2020-03-11 20:09:25 +00:00Commented Mar 11, 2020 at 20:09
-
@Steve I am cynical enough to believe the basic attitude of any supplier will always be to try to drag a project along for as long as possible to get more hours out of it. But in an agile context that will be hard, telling things are going well will not do. One frequently has to show real progress.Martin Maat– Martin Maat2020-03-11 22:23:01 +00:00Commented Mar 11, 2020 at 22:23
-
One already has to show progress on a fixed-price, fixed-spec contract. It's the "agile" contracting model which creates more risk of things being dragged out and little being delivered, which requires more active management by the client in response - and management takes skill and experience, and costs money to client organisations in the form of staff costs, which is not captured in the agile contract. As I say in my separate answer, it's basically the gangmaster model of employment for software developers.Steve– Steve2020-03-12 07:43:36 +00:00Commented Mar 12, 2020 at 7:43
-
1I think that I'm going to repeat my thought that "this is becoming more than just 'a management issue.'" This is wandering into attorney territory. This is effectively re-defining many contractual concerns. I think that you need to escalate this, because I think it's going beyond your scope of influence. The implications might well be, as people sometimes jokingly-yet-very-seriously say, "beyond your pay grade."Mike Robinson– Mike Robinson2020-03-13 14:43:58 +00:00Commented Mar 13, 2020 at 14:43
Add a comment
|
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