Enable or Disable GOT FEEDBACK button

お困りですか?

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

コミュニティに質問

症状

In Early Access Program (EAP) releases, or in copies of JIRA running an evaluation license, JIRA displays a 'GOT FEEDBACK' link at the footer of all pages.

This link provides an easy way for any JIRA user to provide Atlassian with feedback about JIRA, which importantly influences how JIRA is improved in future versions.

Some JIRA administrators, however, prefer that such feedback is coordinated via them and so prefer to remove this feedback link.

ソリューション

To remove the 'GOT FEEDBACK' link:

  1. Log in as a user with the JIRA System Administrators global permission.
  2. Error rendering macro 'excerpt-include'

    No link could be created for 'Navigating to the Universal Plugin Manager'.


    Keyboard shortcutg + g + start typing manage add-ons
  3. In the dropdown next to the Filter visible add-ons field, choose System.
  4. Enter JIRA Feedback Plugin in the Filter visible add-ons field.
  5. Click the JIRA Feedback Plugin row in the table to expand the entry and choose Disable.

Alternatively, you can remove it using the command line:

  1. Jira をシャットダウンします。
  2. Browse through JIRA Install folder.
  3. Open setenv.bat inside the bin folder.
     Back up this file, in case anything goes wrong.
     If you are using Linux, then browse through the bin folder and open setenv.sh.
  4. On set JVM_REQUIRED_ARGS= (after all the existing parameters) insert the following line:
    -Datlassian.disable.issue.collector=true
    
  5. ファイルを保存します。
  6. Jira を再起動します。


Note: If you are using JIRA OnDemand, you will not be able to disable this button. Please raise a support request and our support team can assist you with this (see Getting Help).

最終更新日 2018 年 11 月 6 日

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

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