Jump to content

Development Teams who Suffer from High Support Volumes

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
3 replies to this topic

#1
Ryan Marfone

Ryan Marfone

    Newbie

  • Members
  • PipPip
  • 11 posts
Has anyone had experience working on a dev team that simultaneously worked on projects as well as supported customer requests? If so, how did your team manage this? Did you split your team in half (half to support, have to development)?

#2
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
It depends somewhat on how the team is structured in general. There are a few ways to do this.

1) Have one developer group focused on fixing bugs across products.
2) Have a system that handles bugs and new features and assigns them to the appropriate developer based on areas of expertise.
3) Mix and match the above based on products/scope/resources.

Regardless, there should be a non-developer that handles the routing of cases, as a feature request should get quoted, whereas a bug needs to be fixed, and some customers just need additional training.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#3
TkTech

TkTech

    The Crazy One

  • Moderators
  • 1,396 posts
JIRA does all of the above, and is probably the most professional system out there.

#4
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
Also, if you are having high support volumes, there's a valid question regarding quality control of the software being provided.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog