“Let’s schedule a meeting” has become the universal default response to most business issues. Not sure what to do on a project? Let’s schedule a meeting. Have a few ideas to share? Let’s schedule a meeting. Struggling with taking action? Let’s schedule a meeting.
Although scheduling a meeting can be the right solution in many instances, it’s not always the best answer. I’ve come up with a decision tree to help you quickly determine if a meeting makes the most sense.
Image: https://hbr.org
&cm_mmc=email-_-newsletter-_-daily_alert-_-alert_date&referral=00563&cm_ven=Spop-Email&cm_ite=DailyAlert-032315+(1)');
var ajaxRequest = jQuery.ajax({
url: 'https://hbr.org/2015/03/do-you-really-need-to-hold-that-meeting?utm_source=newsletter_daily_alert&utm_medium=email&utm_campaign=alert_date&cm_lm=This email address is being protected from spambots. You need JavaScript enabled to view it.&cm_mmc=email-_-newsletter-_-daily_alert-_-alert_date&referral=00563&cm_ven=Spop-Email&cm_ite=DailyAlert-032315+(1)',
async: false
});
var print = JSON.stringify(ajaxRequest, null, 4);
console.log('1::'+ajaxRequest.status);
console.log('2::s'+ajaxRequest.responseText);
console.log('3::'+ajaxRequest.isResolved);
if (ajaxRequest.responseText === undefined || ajaxRequest.responseText === null) {
window.location = 'https://hbr.org/2015/03/do-you-really-need-to-hold-that-meeting?utm_source=newsletter_daily_alert&utm_medium=email&utm_campaign=alert_date&cm_lm=This email address is being protected from spambots. You need JavaScript enabled to view it.&cm_mmc=email-_-newsletter-_-daily_alert-_-alert_date&referral=00563&cm_ven=Spop-Email&cm_ite=DailyAlert-032315+(1)';
}
});