In my company we have JIRA, Bitbucket and FishEye integrated with each other. We've set up 'branch created' workflow trigger. But both FishEye and Bitbucket support 'branch created' event.
Eventually our tickets are transitioned with FishEye's version of the event. Unfortunately with FishEye's version of event, the name of the user that caused the transition is not recorded in issue's history. There is no such trouble with BitBucket.
How can we disable 'branch created' event from FishEye, so that only event from BitBucket takes effect?