Make project key regexp editable through web interface

XMLWordPrintable

      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.

            Assignee:
            Unassigned
            Reporter:
            Jeff Turner
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: