Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-8324

Make project key regexp editable through web interface

XMLWordPrintable

    • We collect Jira 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.

      Currently the regular expression defining valid project keys is defined in WEB-INF/classes/jira-application.properties:

      jira.projectkey.pattern = ([A-Z][A-Z]+)

      Since:

      • quite a few people want to edit this
      • once edited, data won't work properly in JIRA instances with the default regexp

      we should store this regexp in the database, and make it editable through the web interface.

            Unassigned Unassigned
            7ee5c68a815f Jeff Turner
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: