Uploaded image for project: 'Bitbucket Data Center'
  1. Bitbucket Data Center
  2. BSERV-2784

Document specifying a custom JIRA issue key regex

XMLWordPrintable

    • We collect Bitbucket feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      JIRA has a UI to help specify a custom issue key format.

      Stash can allow JIRA integration with custom issue key formats by editing the <STASH_INSTALL>/bin/setenv.sh or <STASH_INSTALL>/bin/setenv.bat depending upon the OS.
      To do this, pass -Dstash.jira.key.pattern=<some different regex> parameter to the JVM_SUPPORT_RECOMMENDED_ARGS property, such as:

      JVM_SUPPORT_RECOMMENDED_ARGS="-Dstash.jira.key.pattern=(<Some different regex>)"
      

      It would be good to make this configurable via the UI instead.

            Unassigned Unassigned
            ganand Gurleen Anand [Atlassian]
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: