Software Tales #1
going in circles
The Development team encountered a problem while working on system integration, a mail thread starts, let’s see what happens:

Bob (Dev Team): “Hey, there is a problem with the Integration test environment”
Jane (Dev Lead): “Hey John (Env Team), please try to figure out the issue, we’re blocked!!!”
… 2 hours later …
John (Env Team): “Please Rob (Infra Team), this is a problem with the connection can you check it?”
… other 2 hours …
Manny (Manager): “Rob is outside his working hours, Katy (Infra Team) can you check it?”
Katy (Infra Team):” For this kind of issues you need to refer to Rob”
The day passed and the problem was not solved, let’s try tomorrow…
What are the problems here?
- The team is not self-contained, so it is needed to chase for other teams to get an issue solved.
- The communication was mainly through email, so every team member is waiting for an answer offline, some times is better to use Skype.
Do you see any other problem? How would you handle these kind of situations?






