Search code examples
jirasubversive

Subversive choose Jira Issue upon commit


Is there any Jira Plugin for Subversive that let's you choose the Jira Issue in the Subversive commit Dialog?

Backgound: For now we write the Issue Number manually in each commit. Problems:

  • accidentally committing to the wrong Issue because Number was mixed up
  • needs more time to switch from Jira to copy the number to Comit Dialog and paste it

Solution

  • Two other possibilities are:

    a) the JIRA Commit Acceptance Plugin https://plugins.atlassian.com/plugin/details/289

    It allows to check if the issue does exists in JIRA and optionally if the committer has been assigned the issue.

    b) TortoiseSVN Plugin Allows to list issues (using a JIRA filter) and indicate for which issue the commit is being done https://plugins.atlassian.com/plugin/details/10017