atlassian / github-for-jira

Connect your code with your project management in Jira
https://github.atlassian.com
MIT License
621 stars 187 forks source link

ARC-2803 skip sending commit association for now #2626

Closed gxueatlassian closed 8 months ago

gxueatlassian commented 8 months ago

What's in this PR? Add a ff to skip sending commits association

Why To send less data for ease on DD 500 error. And this data is not being used anyway.

https://atlassian.slack.com/archives/C01PERFAUHZ/p1703129216457669

Added feature flags skip-sending-commit-association

Affected issues
ARC-2803

How has this been tested?
Unit test.

Whats Next? Fully rollout the FF.