How to communicate a roadblock that has no solution until the breaking change is fixed?












2















I believe based on my online investigation for well over an hour, looking at Github issues that there is a breaking change that is keeping a project from moving forward.



I am still very much a greenhorn in "managing expectations", whatever that means and so I need some pointers on how to communicate a roadblock that has no solution until a fix has been produced by the team that maintains the technology utilized to move the project forward?



Should we reach out to the team and inquire about when a fix can be expected and communicate that up the chain and hope it is enough?










share|improve this question


















  • 1





    what is your position and responsibility in regards to this issue?

    – Kilisi
    42 mins ago













  • @Kilisi, I am responsible for completion of the project.

    – Daniel
    41 mins ago
















2















I believe based on my online investigation for well over an hour, looking at Github issues that there is a breaking change that is keeping a project from moving forward.



I am still very much a greenhorn in "managing expectations", whatever that means and so I need some pointers on how to communicate a roadblock that has no solution until a fix has been produced by the team that maintains the technology utilized to move the project forward?



Should we reach out to the team and inquire about when a fix can be expected and communicate that up the chain and hope it is enough?










share|improve this question


















  • 1





    what is your position and responsibility in regards to this issue?

    – Kilisi
    42 mins ago













  • @Kilisi, I am responsible for completion of the project.

    – Daniel
    41 mins ago














2












2








2








I believe based on my online investigation for well over an hour, looking at Github issues that there is a breaking change that is keeping a project from moving forward.



I am still very much a greenhorn in "managing expectations", whatever that means and so I need some pointers on how to communicate a roadblock that has no solution until a fix has been produced by the team that maintains the technology utilized to move the project forward?



Should we reach out to the team and inquire about when a fix can be expected and communicate that up the chain and hope it is enough?










share|improve this question














I believe based on my online investigation for well over an hour, looking at Github issues that there is a breaking change that is keeping a project from moving forward.



I am still very much a greenhorn in "managing expectations", whatever that means and so I need some pointers on how to communicate a roadblock that has no solution until a fix has been produced by the team that maintains the technology utilized to move the project forward?



Should we reach out to the team and inquire about when a fix can be expected and communicate that up the chain and hope it is enough?







communication expectations






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked 45 mins ago









DanielDaniel

478111




478111








  • 1





    what is your position and responsibility in regards to this issue?

    – Kilisi
    42 mins ago













  • @Kilisi, I am responsible for completion of the project.

    – Daniel
    41 mins ago














  • 1





    what is your position and responsibility in regards to this issue?

    – Kilisi
    42 mins ago













  • @Kilisi, I am responsible for completion of the project.

    – Daniel
    41 mins ago








1




1





what is your position and responsibility in regards to this issue?

– Kilisi
42 mins ago







what is your position and responsibility in regards to this issue?

– Kilisi
42 mins ago















@Kilisi, I am responsible for completion of the project.

– Daniel
41 mins ago





@Kilisi, I am responsible for completion of the project.

– Daniel
41 mins ago










2 Answers
2






active

oldest

votes


















0














Since you are responsible for the completion of the project you need to keep communication flowing on issues that impact on it.



Keep your research to yourself for now (unless you're a qualified expert with in depth knowledge of the problem) and ask for a status report on the block. If you don't see what you need, then dig deeper. But remember that these are the techs on the ground, they should already know what the problem is and be working towards a resolution.



You only step in if communications are failing and things are not getting done, until then you trust your people while keeping an eye on them. Don't be shy to follow up if you're not getting satisfactory replies.






share|improve this answer































    0














    First, try to create the best compact but clear, factual rather than blame explanation of the issue you can, and ideally include a compact code fragment which demonstrates the issue. Writing good bug reports is a skill, but better reports get much better response.



    Depending on who you report to, you may also need to create a second explanation of the issue in more everyday, less technical language. Sometimes a good analogy can help communicate the nature of the issue in a way that your audience can personally identify with.



    Then, while waiting for response, if this has priority over anything else you could be working on, consider what you can do to help resolve the problem.




    • Can you roll back your version of the other code to a previous version before the breaking change? Or is the change too integral to anything else you might do for any progress made without it to be ultimately useful?


    • Can you get a formal or informal meeting with those from the other team to discuss the issue? Or it is a case where your supervisor will have to make a request through their supervisor? Even walking over and spending a minute or two trying to get a sense of how they feel about the issue (do they agree there even is an issue?) could inform your course of action.


    • Can you craft a workaround in your code, ideally demarcated by conditional compilation or at least good comments?


    • Can you work through the other code and perhaps devise a fix? Even if you aren't able to create one they could actually merge, a crude patch can still show what needs to be done in a way that lets the code owners focus effort on accomplishing that in the most fitting way. Make sure anything you do submit to them is a clean and quiet diff which only touches what you actually need to change.


    • If the change is inline with the strategic direction of your organization, be open to the idea that they may expect you to adapt to it. If this is going to be of unworkable cost, you'll need to present good strategic arguments to your supervisor which they can present to the other team's leader and potentially their mutual supervisor.







    share|improve this answer

























      Your Answer








      StackExchange.ready(function() {
      var channelOptions = {
      tags: "".split(" "),
      id: "423"
      };
      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
      });


      }
      });














      draft saved

      draft discarded


















      StackExchange.ready(
      function () {
      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fworkplace.stackexchange.com%2fquestions%2f131819%2fhow-to-communicate-a-roadblock-that-has-no-solution-until-the-breaking-change-is%23new-answer', 'question_page');
      }
      );

      Post as a guest















      Required, but never shown

























      2 Answers
      2






      active

      oldest

      votes








      2 Answers
      2






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes









      0














      Since you are responsible for the completion of the project you need to keep communication flowing on issues that impact on it.



      Keep your research to yourself for now (unless you're a qualified expert with in depth knowledge of the problem) and ask for a status report on the block. If you don't see what you need, then dig deeper. But remember that these are the techs on the ground, they should already know what the problem is and be working towards a resolution.



      You only step in if communications are failing and things are not getting done, until then you trust your people while keeping an eye on them. Don't be shy to follow up if you're not getting satisfactory replies.






      share|improve this answer




























        0














        Since you are responsible for the completion of the project you need to keep communication flowing on issues that impact on it.



        Keep your research to yourself for now (unless you're a qualified expert with in depth knowledge of the problem) and ask for a status report on the block. If you don't see what you need, then dig deeper. But remember that these are the techs on the ground, they should already know what the problem is and be working towards a resolution.



        You only step in if communications are failing and things are not getting done, until then you trust your people while keeping an eye on them. Don't be shy to follow up if you're not getting satisfactory replies.






        share|improve this answer


























          0












          0








          0







          Since you are responsible for the completion of the project you need to keep communication flowing on issues that impact on it.



          Keep your research to yourself for now (unless you're a qualified expert with in depth knowledge of the problem) and ask for a status report on the block. If you don't see what you need, then dig deeper. But remember that these are the techs on the ground, they should already know what the problem is and be working towards a resolution.



          You only step in if communications are failing and things are not getting done, until then you trust your people while keeping an eye on them. Don't be shy to follow up if you're not getting satisfactory replies.






          share|improve this answer













          Since you are responsible for the completion of the project you need to keep communication flowing on issues that impact on it.



          Keep your research to yourself for now (unless you're a qualified expert with in depth knowledge of the problem) and ask for a status report on the block. If you don't see what you need, then dig deeper. But remember that these are the techs on the ground, they should already know what the problem is and be working towards a resolution.



          You only step in if communications are failing and things are not getting done, until then you trust your people while keeping an eye on them. Don't be shy to follow up if you're not getting satisfactory replies.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered 29 mins ago









          KilisiKilisi

          122k70268468




          122k70268468

























              0














              First, try to create the best compact but clear, factual rather than blame explanation of the issue you can, and ideally include a compact code fragment which demonstrates the issue. Writing good bug reports is a skill, but better reports get much better response.



              Depending on who you report to, you may also need to create a second explanation of the issue in more everyday, less technical language. Sometimes a good analogy can help communicate the nature of the issue in a way that your audience can personally identify with.



              Then, while waiting for response, if this has priority over anything else you could be working on, consider what you can do to help resolve the problem.




              • Can you roll back your version of the other code to a previous version before the breaking change? Or is the change too integral to anything else you might do for any progress made without it to be ultimately useful?


              • Can you get a formal or informal meeting with those from the other team to discuss the issue? Or it is a case where your supervisor will have to make a request through their supervisor? Even walking over and spending a minute or two trying to get a sense of how they feel about the issue (do they agree there even is an issue?) could inform your course of action.


              • Can you craft a workaround in your code, ideally demarcated by conditional compilation or at least good comments?


              • Can you work through the other code and perhaps devise a fix? Even if you aren't able to create one they could actually merge, a crude patch can still show what needs to be done in a way that lets the code owners focus effort on accomplishing that in the most fitting way. Make sure anything you do submit to them is a clean and quiet diff which only touches what you actually need to change.


              • If the change is inline with the strategic direction of your organization, be open to the idea that they may expect you to adapt to it. If this is going to be of unworkable cost, you'll need to present good strategic arguments to your supervisor which they can present to the other team's leader and potentially their mutual supervisor.







              share|improve this answer






























                0














                First, try to create the best compact but clear, factual rather than blame explanation of the issue you can, and ideally include a compact code fragment which demonstrates the issue. Writing good bug reports is a skill, but better reports get much better response.



                Depending on who you report to, you may also need to create a second explanation of the issue in more everyday, less technical language. Sometimes a good analogy can help communicate the nature of the issue in a way that your audience can personally identify with.



                Then, while waiting for response, if this has priority over anything else you could be working on, consider what you can do to help resolve the problem.




                • Can you roll back your version of the other code to a previous version before the breaking change? Or is the change too integral to anything else you might do for any progress made without it to be ultimately useful?


                • Can you get a formal or informal meeting with those from the other team to discuss the issue? Or it is a case where your supervisor will have to make a request through their supervisor? Even walking over and spending a minute or two trying to get a sense of how they feel about the issue (do they agree there even is an issue?) could inform your course of action.


                • Can you craft a workaround in your code, ideally demarcated by conditional compilation or at least good comments?


                • Can you work through the other code and perhaps devise a fix? Even if you aren't able to create one they could actually merge, a crude patch can still show what needs to be done in a way that lets the code owners focus effort on accomplishing that in the most fitting way. Make sure anything you do submit to them is a clean and quiet diff which only touches what you actually need to change.


                • If the change is inline with the strategic direction of your organization, be open to the idea that they may expect you to adapt to it. If this is going to be of unworkable cost, you'll need to present good strategic arguments to your supervisor which they can present to the other team's leader and potentially their mutual supervisor.







                share|improve this answer




























                  0












                  0








                  0







                  First, try to create the best compact but clear, factual rather than blame explanation of the issue you can, and ideally include a compact code fragment which demonstrates the issue. Writing good bug reports is a skill, but better reports get much better response.



                  Depending on who you report to, you may also need to create a second explanation of the issue in more everyday, less technical language. Sometimes a good analogy can help communicate the nature of the issue in a way that your audience can personally identify with.



                  Then, while waiting for response, if this has priority over anything else you could be working on, consider what you can do to help resolve the problem.




                  • Can you roll back your version of the other code to a previous version before the breaking change? Or is the change too integral to anything else you might do for any progress made without it to be ultimately useful?


                  • Can you get a formal or informal meeting with those from the other team to discuss the issue? Or it is a case where your supervisor will have to make a request through their supervisor? Even walking over and spending a minute or two trying to get a sense of how they feel about the issue (do they agree there even is an issue?) could inform your course of action.


                  • Can you craft a workaround in your code, ideally demarcated by conditional compilation or at least good comments?


                  • Can you work through the other code and perhaps devise a fix? Even if you aren't able to create one they could actually merge, a crude patch can still show what needs to be done in a way that lets the code owners focus effort on accomplishing that in the most fitting way. Make sure anything you do submit to them is a clean and quiet diff which only touches what you actually need to change.


                  • If the change is inline with the strategic direction of your organization, be open to the idea that they may expect you to adapt to it. If this is going to be of unworkable cost, you'll need to present good strategic arguments to your supervisor which they can present to the other team's leader and potentially their mutual supervisor.







                  share|improve this answer















                  First, try to create the best compact but clear, factual rather than blame explanation of the issue you can, and ideally include a compact code fragment which demonstrates the issue. Writing good bug reports is a skill, but better reports get much better response.



                  Depending on who you report to, you may also need to create a second explanation of the issue in more everyday, less technical language. Sometimes a good analogy can help communicate the nature of the issue in a way that your audience can personally identify with.



                  Then, while waiting for response, if this has priority over anything else you could be working on, consider what you can do to help resolve the problem.




                  • Can you roll back your version of the other code to a previous version before the breaking change? Or is the change too integral to anything else you might do for any progress made without it to be ultimately useful?


                  • Can you get a formal or informal meeting with those from the other team to discuss the issue? Or it is a case where your supervisor will have to make a request through their supervisor? Even walking over and spending a minute or two trying to get a sense of how they feel about the issue (do they agree there even is an issue?) could inform your course of action.


                  • Can you craft a workaround in your code, ideally demarcated by conditional compilation or at least good comments?


                  • Can you work through the other code and perhaps devise a fix? Even if you aren't able to create one they could actually merge, a crude patch can still show what needs to be done in a way that lets the code owners focus effort on accomplishing that in the most fitting way. Make sure anything you do submit to them is a clean and quiet diff which only touches what you actually need to change.


                  • If the change is inline with the strategic direction of your organization, be open to the idea that they may expect you to adapt to it. If this is going to be of unworkable cost, you'll need to present good strategic arguments to your supervisor which they can present to the other team's leader and potentially their mutual supervisor.








                  share|improve this answer














                  share|improve this answer



                  share|improve this answer








                  edited 18 mins ago

























                  answered 24 mins ago









                  Chris StrattonChris Stratton

                  701610




                  701610






























                      draft saved

                      draft discarded




















































                      Thanks for contributing an answer to The Workplace 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%2fworkplace.stackexchange.com%2fquestions%2f131819%2fhow-to-communicate-a-roadblock-that-has-no-solution-until-the-breaking-change-is%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

                      Wolfgang Unzicker

                      Unua mondmilito

                      Schloss Hohenburg (Lenggries)