プロジェクトへの匿名アクセスの許可
JIRA アプリケーションを構成し、ユーザーにログインなしでの課題の作成を許可します。
これを行うには、次の操作を行う必要があります。
- ユーザーに対し、ログインなしでのプロジェクトでの課題の参照や検索を許可します。
- Add the Anyone on the web group to the Browse Project permission in the permission scheme for the project.
- ユーザーに対し、ログインなしでのプロジェクトでの課題の作成を許可します。
- Add the Anyone on the web group to the Create Issue permission in the permission scheme for the project.
- プロジェクトのフィールド構成スキームで報告者をオプションに設定します。
Any issue created by a user who is not logged in will display "Anonymous" for the reporter of the issue. You should also ensure that the anonymous user is able to complete and submit all required fields. For example, if you make the Due Date field required, the anonymous user will also need to have the Schedule Issue permission.
Note that anonymous users will have access equivalent to Jira Core users. In other words, they can view issues and work in any type of project, but they won't see application-specific features, e.g. agile boards, which are JIRA Software-specific features. See JIRA applications and project types overview for more information.