Project Key Patterns with invalid characters

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

This is an extension of Configuring Project Keys. Please try the process outlined there first.

(info) You need to be on JIRA 6.1.x and above to be able to change existing project keys.

ソリューション

This process is how to set your project key pattern when you run into a case where you have an invalid character.

  1. Jira をシャットダウンします。
  2. Open your <JIRA-home>/jira-config.properties file

    If you do not have that file already, you will need to create one (Configuring Advanced Settings)

  3. Add the following line into that file

    jira.projectkey.pattern = ([A-Z][A-Z]+)
    tip/resting Created with Sketch.

    The default project pattern is defined above. Please replace with your desired project key pattern.

  4. Jira を起動します。
最終更新日 2018 年 11 月 12 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.