and though bugs are the bane of my existence, rest assured the wretched thing will get the best of care here

  1. 06 Apr, 2016 1 commit
    • Dan Conner's avatar
      BUGZ-3626 update Opportunity.invite_non_rec_buyers so it doesn't trigger · 3b15041c
      Dan Conner authored
      multiple 'pre_entity.match' bus msgs for the same MR. this was causing
      multiple 'new deal' messages to be sent out when users from the same
      company where in a batch of emails being sent an opp.
      
      returning values was removed because it was just noise.
      SendOppRouter.invite is the only place that calls Opportunity.send_invites.
      which is in turn the only place that calls Opportunity.invite_non_rec_buyers.
      Signed-off-by: default avatarDan Conner <dan.conner@axial.net>
      3b15041c
  2. 05 Apr, 2016 38 commits
  3. 04 Apr, 2016 1 commit