We have integration enabled between JIRA and Github using the DVCS account.
What is the expected behavior when you have more than one JIRA issue keys while doing a commit in Github
Example :
Commit message is
APPSYNC-990 APPSYNC-991 APPSYNC-992: This fixes multiple issues of Unix mount”
The same commits would show up on all the 3 issues mentioned above or only the 1st one would be considered ?