Reducing Spill OversHow to better balance resources in a cross-functional agile team?UI in scrum - what's the silver bullet?Is lack of knowledge/experience in the dev team a risk according to the risk management theoryScrum - Daily Standup, Demo, Retrospective - Mandatory? How?Small development team with big amount of tasks for different projects - how to?Carrying items over from one sprint to the nextIssues with team, management and clients to run a proper scrum teamWhat does a QA team do during the development phase of a sprint in Agile Scrum?

Calling GPL'ed socket server inside Docker?

On the Twin Paradox Again

Is it legal in the UK for politicians to lie to the public for political gain?

Finding x,y coordinates where y is largest

How can drunken, homicidal elves successfully conduct a wild hunt?

Should I "tell" my exposition or give it through dialogue?

How can Iron Man's suit withstand this?

Working in the USA for living expenses only; allowed on VWP?

Function to extract float from different price patterns

Completing the square to find if quadratic form is positive definite.

What is in `tex.print` or `tex.sprint`?

How bad would a partial hash leak be, realistically?

How can this map be coloured using four colours?

Will TSA allow me to carry a Continuous Positive Airway Pressure (CPAP)/sleep apnea device?

Are the AT-AT's from "Empire Strikes Back" a deliberate reference to Mecha?

Why don't B747s start takeoffs with full throttle?

In this example, which path would a monster affected by the Dissonant Whispers spell take?

Incremental Ranges!

Can a 2nd-level sorcerer use sorcery points to create a 2nd-level spell slot?

Importance sampling estimation of power function

How is it possible that Gollum speaks Westron?

Java guess the number

How were concentration and extermination camp guards recruited?

Is it a problem that pull requests are approved without any comments



Reducing Spill Overs


How to better balance resources in a cross-functional agile team?UI in scrum - what's the silver bullet?Is lack of knowledge/experience in the dev team a risk according to the risk management theoryScrum - Daily Standup, Demo, Retrospective - Mandatory? How?Small development team with big amount of tasks for different projects - how to?Carrying items over from one sprint to the nextIssues with team, management and clients to run a proper scrum teamWhat does a QA team do during the development phase of a sprint in Agile Scrum?













3















The scrum team performs following tasks



  1. Development -- Dev Team

  2. Testing -- Test team

  3. Merging -- Senior Team [BOTTLE NECK]

  4. Acceptance Testing -- PO/BA [BOTTLE NECK]

The Dev and Test team finishes the tasks as per the plan however availability of PO and Senior team is an issue. Senior team is busy with their planned activities so they delay the merging. Sometimes the stories are not closed because PO cannot verify the story or find out the issues pretty late.



So during this period, rather than waiting for senior/PO, developers start working on next stories and that results in large number of committed stories while the delivered stories are always less than committed but almost constant from last few sprints.



Due to these dependencies and bottleneck the few stories spill over to next sprint. I am sure this is not the unique scenario but your experience might help me.










share|improve this question









New contributor



Ram is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.














  • 2





    I tagged this as Scrum instead of the more general "agile" because you said you were a Scrum team. Feel free to roll this change back if I misunderstood you.

    – nvoigt
    May 27 at 9:11











  • Stories should never "spill over." Incomplete stories go back onto the Product Backlog to be re-estimated, re-prioritized, and re-planned—assuming they even remain necessary to the project at all, of course.

    – Todd A. Jacobs
    May 27 at 14:45












  • How are these unfinished stories impacting your Sprint Goal each Sprint?

    – Todd A. Jacobs
    May 27 at 14:46















3















The scrum team performs following tasks



  1. Development -- Dev Team

  2. Testing -- Test team

  3. Merging -- Senior Team [BOTTLE NECK]

  4. Acceptance Testing -- PO/BA [BOTTLE NECK]

The Dev and Test team finishes the tasks as per the plan however availability of PO and Senior team is an issue. Senior team is busy with their planned activities so they delay the merging. Sometimes the stories are not closed because PO cannot verify the story or find out the issues pretty late.



So during this period, rather than waiting for senior/PO, developers start working on next stories and that results in large number of committed stories while the delivered stories are always less than committed but almost constant from last few sprints.



Due to these dependencies and bottleneck the few stories spill over to next sprint. I am sure this is not the unique scenario but your experience might help me.










share|improve this question









New contributor



Ram is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.














  • 2





    I tagged this as Scrum instead of the more general "agile" because you said you were a Scrum team. Feel free to roll this change back if I misunderstood you.

    – nvoigt
    May 27 at 9:11











  • Stories should never "spill over." Incomplete stories go back onto the Product Backlog to be re-estimated, re-prioritized, and re-planned—assuming they even remain necessary to the project at all, of course.

    – Todd A. Jacobs
    May 27 at 14:45












  • How are these unfinished stories impacting your Sprint Goal each Sprint?

    – Todd A. Jacobs
    May 27 at 14:46













3












3








3


1






The scrum team performs following tasks



  1. Development -- Dev Team

  2. Testing -- Test team

  3. Merging -- Senior Team [BOTTLE NECK]

  4. Acceptance Testing -- PO/BA [BOTTLE NECK]

The Dev and Test team finishes the tasks as per the plan however availability of PO and Senior team is an issue. Senior team is busy with their planned activities so they delay the merging. Sometimes the stories are not closed because PO cannot verify the story or find out the issues pretty late.



So during this period, rather than waiting for senior/PO, developers start working on next stories and that results in large number of committed stories while the delivered stories are always less than committed but almost constant from last few sprints.



Due to these dependencies and bottleneck the few stories spill over to next sprint. I am sure this is not the unique scenario but your experience might help me.










share|improve this question









New contributor



Ram is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











The scrum team performs following tasks



  1. Development -- Dev Team

  2. Testing -- Test team

  3. Merging -- Senior Team [BOTTLE NECK]

  4. Acceptance Testing -- PO/BA [BOTTLE NECK]

The Dev and Test team finishes the tasks as per the plan however availability of PO and Senior team is an issue. Senior team is busy with their planned activities so they delay the merging. Sometimes the stories are not closed because PO cannot verify the story or find out the issues pretty late.



So during this period, rather than waiting for senior/PO, developers start working on next stories and that results in large number of committed stories while the delivered stories are always less than committed but almost constant from last few sprints.



Due to these dependencies and bottleneck the few stories spill over to next sprint. I am sure this is not the unique scenario but your experience might help me.







scrum scrum-master sprint-planning






share|improve this question









New contributor



Ram is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.










share|improve this question









New contributor



Ram is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.








share|improve this question




share|improve this question








edited May 27 at 10:11







Ram













New contributor



Ram is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.








asked May 27 at 8:39









RamRam

1163




1163




New contributor



Ram is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




New contributor




Ram is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









  • 2





    I tagged this as Scrum instead of the more general "agile" because you said you were a Scrum team. Feel free to roll this change back if I misunderstood you.

    – nvoigt
    May 27 at 9:11











  • Stories should never "spill over." Incomplete stories go back onto the Product Backlog to be re-estimated, re-prioritized, and re-planned—assuming they even remain necessary to the project at all, of course.

    – Todd A. Jacobs
    May 27 at 14:45












  • How are these unfinished stories impacting your Sprint Goal each Sprint?

    – Todd A. Jacobs
    May 27 at 14:46












  • 2





    I tagged this as Scrum instead of the more general "agile" because you said you were a Scrum team. Feel free to roll this change back if I misunderstood you.

    – nvoigt
    May 27 at 9:11











  • Stories should never "spill over." Incomplete stories go back onto the Product Backlog to be re-estimated, re-prioritized, and re-planned—assuming they even remain necessary to the project at all, of course.

    – Todd A. Jacobs
    May 27 at 14:45












  • How are these unfinished stories impacting your Sprint Goal each Sprint?

    – Todd A. Jacobs
    May 27 at 14:46







2




2





I tagged this as Scrum instead of the more general "agile" because you said you were a Scrum team. Feel free to roll this change back if I misunderstood you.

– nvoigt
May 27 at 9:11





I tagged this as Scrum instead of the more general "agile" because you said you were a Scrum team. Feel free to roll this change back if I misunderstood you.

– nvoigt
May 27 at 9:11













Stories should never "spill over." Incomplete stories go back onto the Product Backlog to be re-estimated, re-prioritized, and re-planned—assuming they even remain necessary to the project at all, of course.

– Todd A. Jacobs
May 27 at 14:45






Stories should never "spill over." Incomplete stories go back onto the Product Backlog to be re-estimated, re-prioritized, and re-planned—assuming they even remain necessary to the project at all, of course.

– Todd A. Jacobs
May 27 at 14:45














How are these unfinished stories impacting your Sprint Goal each Sprint?

– Todd A. Jacobs
May 27 at 14:46





How are these unfinished stories impacting your Sprint Goal each Sprint?

– Todd A. Jacobs
May 27 at 14:46










4 Answers
4






active

oldest

votes


















7














Those "phases" you describe sound very non-agile to me, but there are instances where a single person cannot complete a story and needs help from another team member even in super-agile environments, so lets just assume it is indeed necessary:



Take those points and discuss them in the next retrospective. There is no silver bullet, you solution will look different from mine. But what you need to do is make it visible. Have a column on your board or a tag in your system or whatever you use. Make sure it's visible that there is a bottleneck and everyone knows about it in the standup. And if senior people decide that they have more important things to do, then the story will not get done. You cannot do more than notify the people responsible. Don't forget to lower the velocity when you did not finish tickets so you don't get the same problem next sprint.



After a while, the senior people will get into problems with management on why their team is delivering so slowly and will see the need to optimize this, too.



In an ideal world, they would see it from the get go, but unless you know an ideal company you could switch too, you will be stuck with the real world :)






share|improve this answer























  • Thanks, however suppose I have 2 more days to close the sprint then developer picks the new story. Not always he can close it by end of the sprint and that result in spillover. Not sure how to avoid this.

    – Ram
    May 28 at 6:00






  • 3





    @Ram Maybe the developer can help somebody else instead of picking a story they cannot finish. The focus is on finishing stories, not starting as many as possible. In the end, you cannot completely avoid spillover every sprint. You just have to make it visible and adjust the velocity accordingly.

    – nvoigt
    May 28 at 6:13


















2














The bottlenecks are known so the first thing is to bring them to a Retrospective, as was already suggested. Try to find the root-cause of why they're seen as bottlenecks. Why do they have to hold back the entire development process?



Otherwise, I would say that there's apparently an over-commitment. If there are bottlenecks, it's because it's been proven that the team has less capacity than the demand of the work thrown on them. So, reduce the Work In Progress (WIP) so that things can get done. Once bottlenecks are improving, increase the WIP limits as you go along.






share|improve this answer










New contributor



Alex Estevam is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.


























    0














    I feel there is an issue in sprint planning itself because as part of retrospective meeting, we know the progress of previous sprint and team commitment, so this has to be addressed for the upcoming sprints.






    share|improve this answer








    New contributor



    Karthikeyan Devaraj is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.


























      0














      Your dev team is too big.



      More accurately, it is providing too many developer-hours.



      This is a great problem to have; there's always other projects and teams that need more resourcing.






      share|improve this answer























      • The team would only provide too many developer hours, if they ran out of stories to do.

        – nvoigt
        May 29 at 5:40











      Your Answer








      StackExchange.ready(function()
      var channelOptions =
      tags: "".split(" "),
      id: "208"
      ;
      initTagRenderer("".split(" "), "".split(" "), channelOptions);

      StackExchange.using("externalEditor", function()
      // Have to fire editor after snippets, if snippets enabled
      if (StackExchange.settings.snippets.snippetsEnabled)
      StackExchange.using("snippets", function()
      createEditor();
      );

      else
      createEditor();

      );

      function createEditor()
      StackExchange.prepareEditor(
      heartbeatType: 'answer',
      autoActivateHeartbeat: false,
      convertImagesToLinks: false,
      noModals: true,
      showLowRepImageUploadWarning: true,
      reputationToPostImages: null,
      bindNavPrevention: true,
      postfix: "",
      imageUploader:
      brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
      contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
      allowUrls: true
      ,
      noCode: true, onDemand: true,
      discardSelector: ".discard-answer"
      ,immediatelyShowMarkdownHelp:true
      );



      );






      Ram is a new contributor. Be nice, and check out our Code of Conduct.









      draft saved

      draft discarded


















      StackExchange.ready(
      function ()
      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fpm.stackexchange.com%2fquestions%2f26500%2freducing-spill-overs%23new-answer', 'question_page');

      );

      Post as a guest















      Required, but never shown

























      4 Answers
      4






      active

      oldest

      votes








      4 Answers
      4






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes









      7














      Those "phases" you describe sound very non-agile to me, but there are instances where a single person cannot complete a story and needs help from another team member even in super-agile environments, so lets just assume it is indeed necessary:



      Take those points and discuss them in the next retrospective. There is no silver bullet, you solution will look different from mine. But what you need to do is make it visible. Have a column on your board or a tag in your system or whatever you use. Make sure it's visible that there is a bottleneck and everyone knows about it in the standup. And if senior people decide that they have more important things to do, then the story will not get done. You cannot do more than notify the people responsible. Don't forget to lower the velocity when you did not finish tickets so you don't get the same problem next sprint.



      After a while, the senior people will get into problems with management on why their team is delivering so slowly and will see the need to optimize this, too.



      In an ideal world, they would see it from the get go, but unless you know an ideal company you could switch too, you will be stuck with the real world :)






      share|improve this answer























      • Thanks, however suppose I have 2 more days to close the sprint then developer picks the new story. Not always he can close it by end of the sprint and that result in spillover. Not sure how to avoid this.

        – Ram
        May 28 at 6:00






      • 3





        @Ram Maybe the developer can help somebody else instead of picking a story they cannot finish. The focus is on finishing stories, not starting as many as possible. In the end, you cannot completely avoid spillover every sprint. You just have to make it visible and adjust the velocity accordingly.

        – nvoigt
        May 28 at 6:13















      7














      Those "phases" you describe sound very non-agile to me, but there are instances where a single person cannot complete a story and needs help from another team member even in super-agile environments, so lets just assume it is indeed necessary:



      Take those points and discuss them in the next retrospective. There is no silver bullet, you solution will look different from mine. But what you need to do is make it visible. Have a column on your board or a tag in your system or whatever you use. Make sure it's visible that there is a bottleneck and everyone knows about it in the standup. And if senior people decide that they have more important things to do, then the story will not get done. You cannot do more than notify the people responsible. Don't forget to lower the velocity when you did not finish tickets so you don't get the same problem next sprint.



      After a while, the senior people will get into problems with management on why their team is delivering so slowly and will see the need to optimize this, too.



      In an ideal world, they would see it from the get go, but unless you know an ideal company you could switch too, you will be stuck with the real world :)






      share|improve this answer























      • Thanks, however suppose I have 2 more days to close the sprint then developer picks the new story. Not always he can close it by end of the sprint and that result in spillover. Not sure how to avoid this.

        – Ram
        May 28 at 6:00






      • 3





        @Ram Maybe the developer can help somebody else instead of picking a story they cannot finish. The focus is on finishing stories, not starting as many as possible. In the end, you cannot completely avoid spillover every sprint. You just have to make it visible and adjust the velocity accordingly.

        – nvoigt
        May 28 at 6:13













      7












      7








      7







      Those "phases" you describe sound very non-agile to me, but there are instances where a single person cannot complete a story and needs help from another team member even in super-agile environments, so lets just assume it is indeed necessary:



      Take those points and discuss them in the next retrospective. There is no silver bullet, you solution will look different from mine. But what you need to do is make it visible. Have a column on your board or a tag in your system or whatever you use. Make sure it's visible that there is a bottleneck and everyone knows about it in the standup. And if senior people decide that they have more important things to do, then the story will not get done. You cannot do more than notify the people responsible. Don't forget to lower the velocity when you did not finish tickets so you don't get the same problem next sprint.



      After a while, the senior people will get into problems with management on why their team is delivering so slowly and will see the need to optimize this, too.



      In an ideal world, they would see it from the get go, but unless you know an ideal company you could switch too, you will be stuck with the real world :)






      share|improve this answer













      Those "phases" you describe sound very non-agile to me, but there are instances where a single person cannot complete a story and needs help from another team member even in super-agile environments, so lets just assume it is indeed necessary:



      Take those points and discuss them in the next retrospective. There is no silver bullet, you solution will look different from mine. But what you need to do is make it visible. Have a column on your board or a tag in your system or whatever you use. Make sure it's visible that there is a bottleneck and everyone knows about it in the standup. And if senior people decide that they have more important things to do, then the story will not get done. You cannot do more than notify the people responsible. Don't forget to lower the velocity when you did not finish tickets so you don't get the same problem next sprint.



      After a while, the senior people will get into problems with management on why their team is delivering so slowly and will see the need to optimize this, too.



      In an ideal world, they would see it from the get go, but unless you know an ideal company you could switch too, you will be stuck with the real world :)







      share|improve this answer












      share|improve this answer



      share|improve this answer










      answered May 27 at 9:17









      nvoigtnvoigt

      4,272919




      4,272919












      • Thanks, however suppose I have 2 more days to close the sprint then developer picks the new story. Not always he can close it by end of the sprint and that result in spillover. Not sure how to avoid this.

        – Ram
        May 28 at 6:00






      • 3





        @Ram Maybe the developer can help somebody else instead of picking a story they cannot finish. The focus is on finishing stories, not starting as many as possible. In the end, you cannot completely avoid spillover every sprint. You just have to make it visible and adjust the velocity accordingly.

        – nvoigt
        May 28 at 6:13

















      • Thanks, however suppose I have 2 more days to close the sprint then developer picks the new story. Not always he can close it by end of the sprint and that result in spillover. Not sure how to avoid this.

        – Ram
        May 28 at 6:00






      • 3





        @Ram Maybe the developer can help somebody else instead of picking a story they cannot finish. The focus is on finishing stories, not starting as many as possible. In the end, you cannot completely avoid spillover every sprint. You just have to make it visible and adjust the velocity accordingly.

        – nvoigt
        May 28 at 6:13
















      Thanks, however suppose I have 2 more days to close the sprint then developer picks the new story. Not always he can close it by end of the sprint and that result in spillover. Not sure how to avoid this.

      – Ram
      May 28 at 6:00





      Thanks, however suppose I have 2 more days to close the sprint then developer picks the new story. Not always he can close it by end of the sprint and that result in spillover. Not sure how to avoid this.

      – Ram
      May 28 at 6:00




      3




      3





      @Ram Maybe the developer can help somebody else instead of picking a story they cannot finish. The focus is on finishing stories, not starting as many as possible. In the end, you cannot completely avoid spillover every sprint. You just have to make it visible and adjust the velocity accordingly.

      – nvoigt
      May 28 at 6:13





      @Ram Maybe the developer can help somebody else instead of picking a story they cannot finish. The focus is on finishing stories, not starting as many as possible. In the end, you cannot completely avoid spillover every sprint. You just have to make it visible and adjust the velocity accordingly.

      – nvoigt
      May 28 at 6:13











      2














      The bottlenecks are known so the first thing is to bring them to a Retrospective, as was already suggested. Try to find the root-cause of why they're seen as bottlenecks. Why do they have to hold back the entire development process?



      Otherwise, I would say that there's apparently an over-commitment. If there are bottlenecks, it's because it's been proven that the team has less capacity than the demand of the work thrown on them. So, reduce the Work In Progress (WIP) so that things can get done. Once bottlenecks are improving, increase the WIP limits as you go along.






      share|improve this answer










      New contributor



      Alex Estevam is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.























        2














        The bottlenecks are known so the first thing is to bring them to a Retrospective, as was already suggested. Try to find the root-cause of why they're seen as bottlenecks. Why do they have to hold back the entire development process?



        Otherwise, I would say that there's apparently an over-commitment. If there are bottlenecks, it's because it's been proven that the team has less capacity than the demand of the work thrown on them. So, reduce the Work In Progress (WIP) so that things can get done. Once bottlenecks are improving, increase the WIP limits as you go along.






        share|improve this answer










        New contributor



        Alex Estevam is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.





















          2












          2








          2







          The bottlenecks are known so the first thing is to bring them to a Retrospective, as was already suggested. Try to find the root-cause of why they're seen as bottlenecks. Why do they have to hold back the entire development process?



          Otherwise, I would say that there's apparently an over-commitment. If there are bottlenecks, it's because it's been proven that the team has less capacity than the demand of the work thrown on them. So, reduce the Work In Progress (WIP) so that things can get done. Once bottlenecks are improving, increase the WIP limits as you go along.






          share|improve this answer










          New contributor



          Alex Estevam is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
          Check out our Code of Conduct.









          The bottlenecks are known so the first thing is to bring them to a Retrospective, as was already suggested. Try to find the root-cause of why they're seen as bottlenecks. Why do they have to hold back the entire development process?



          Otherwise, I would say that there's apparently an over-commitment. If there are bottlenecks, it's because it's been proven that the team has less capacity than the demand of the work thrown on them. So, reduce the Work In Progress (WIP) so that things can get done. Once bottlenecks are improving, increase the WIP limits as you go along.







          share|improve this answer










          New contributor



          Alex Estevam is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
          Check out our Code of Conduct.








          share|improve this answer



          share|improve this answer








          edited May 27 at 15:24









          Sarov

          9,48242143




          9,48242143






          New contributor



          Alex Estevam is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
          Check out our Code of Conduct.








          answered May 27 at 15:04









          Alex EstevamAlex Estevam

          212




          212




          New contributor



          Alex Estevam is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
          Check out our Code of Conduct.




          New contributor




          Alex Estevam is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
          Check out our Code of Conduct.























              0














              I feel there is an issue in sprint planning itself because as part of retrospective meeting, we know the progress of previous sprint and team commitment, so this has to be addressed for the upcoming sprints.






              share|improve this answer








              New contributor



              Karthikeyan Devaraj is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
              Check out our Code of Conduct.























                0














                I feel there is an issue in sprint planning itself because as part of retrospective meeting, we know the progress of previous sprint and team commitment, so this has to be addressed for the upcoming sprints.






                share|improve this answer








                New contributor



                Karthikeyan Devaraj is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.





















                  0












                  0








                  0







                  I feel there is an issue in sprint planning itself because as part of retrospective meeting, we know the progress of previous sprint and team commitment, so this has to be addressed for the upcoming sprints.






                  share|improve this answer








                  New contributor



                  Karthikeyan Devaraj is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                  Check out our Code of Conduct.









                  I feel there is an issue in sprint planning itself because as part of retrospective meeting, we know the progress of previous sprint and team commitment, so this has to be addressed for the upcoming sprints.







                  share|improve this answer








                  New contributor



                  Karthikeyan Devaraj is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                  Check out our Code of Conduct.








                  share|improve this answer



                  share|improve this answer






                  New contributor



                  Karthikeyan Devaraj is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                  Check out our Code of Conduct.








                  answered May 28 at 8:46









                  Karthikeyan DevarajKarthikeyan Devaraj

                  85




                  85




                  New contributor



                  Karthikeyan Devaraj is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                  Check out our Code of Conduct.




                  New contributor




                  Karthikeyan Devaraj is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                  Check out our Code of Conduct.























                      0














                      Your dev team is too big.



                      More accurately, it is providing too many developer-hours.



                      This is a great problem to have; there's always other projects and teams that need more resourcing.






                      share|improve this answer























                      • The team would only provide too many developer hours, if they ran out of stories to do.

                        – nvoigt
                        May 29 at 5:40















                      0














                      Your dev team is too big.



                      More accurately, it is providing too many developer-hours.



                      This is a great problem to have; there's always other projects and teams that need more resourcing.






                      share|improve this answer























                      • The team would only provide too many developer hours, if they ran out of stories to do.

                        – nvoigt
                        May 29 at 5:40













                      0












                      0








                      0







                      Your dev team is too big.



                      More accurately, it is providing too many developer-hours.



                      This is a great problem to have; there's always other projects and teams that need more resourcing.






                      share|improve this answer













                      Your dev team is too big.



                      More accurately, it is providing too many developer-hours.



                      This is a great problem to have; there's always other projects and teams that need more resourcing.







                      share|improve this answer












                      share|improve this answer



                      share|improve this answer










                      answered May 28 at 17:14









                      RogerRoger

                      1334




                      1334












                      • The team would only provide too many developer hours, if they ran out of stories to do.

                        – nvoigt
                        May 29 at 5:40

















                      • The team would only provide too many developer hours, if they ran out of stories to do.

                        – nvoigt
                        May 29 at 5:40
















                      The team would only provide too many developer hours, if they ran out of stories to do.

                      – nvoigt
                      May 29 at 5:40





                      The team would only provide too many developer hours, if they ran out of stories to do.

                      – nvoigt
                      May 29 at 5:40










                      Ram is a new contributor. Be nice, and check out our Code of Conduct.









                      draft saved

                      draft discarded


















                      Ram is a new contributor. Be nice, and check out our Code of Conduct.












                      Ram is a new contributor. Be nice, and check out our Code of Conduct.











                      Ram is a new contributor. Be nice, and check out our Code of Conduct.














                      Thanks for contributing an answer to Project Management Stack Exchange!


                      • Please be sure to answer the question. Provide details and share your research!

                      But avoid


                      • Asking for help, clarification, or responding to other answers.

                      • Making statements based on opinion; back them up with references or personal experience.

                      To learn more, see our tips on writing great answers.




                      draft saved


                      draft discarded














                      StackExchange.ready(
                      function ()
                      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fpm.stackexchange.com%2fquestions%2f26500%2freducing-spill-overs%23new-answer', 'question_page');

                      );

                      Post as a guest















                      Required, but never shown





















































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown

































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown







                      Popular posts from this blog

                      Get product attribute by attribute group code in magento 2get product attribute by product attribute group in magento 2Magento 2 Log Bundle Product Data in List Page?How to get all product attribute of a attribute group of Default attribute set?Magento 2.1 Create a filter in the product grid by new attributeMagento 2 : Get Product Attribute values By GroupMagento 2 How to get all existing values for one attributeMagento 2 get custom attribute of a single product inside a pluginMagento 2.3 How to get all the Multi Source Inventory (MSI) locations collection in custom module?Magento2: how to develop rest API to get new productsGet product attribute by attribute group code ( [attribute_group_code] ) in magento 2

                      Category:9 (number) SubcategoriesMedia in category "9 (number)"Navigation menuUpload mediaGND ID: 4485639-8Library of Congress authority ID: sh85091979ReasonatorScholiaStatistics

                      Magento 2.3: How do i solve this, Not registered handle, on custom form?How can i rewrite TierPrice Block in Magento2magento 2 captcha not rendering if I override layout xmlmain.CRITICAL: Plugin class doesn't existMagento 2 : Problem while adding custom button order view page?Magento 2.2.5: Overriding Admin Controller sales/orderMagento 2.2.5: Add, Update and Delete existing products Custom OptionsMagento 2.3 : File Upload issue in UI Component FormMagento2 Not registered handleHow to configured Form Builder Js in my custom magento 2.3.0 module?Magento 2.3. How to create image upload field in an admin form