Jira Service Management customers are visible in the dropdown of the reporter field despite not having access to the project

Summary

The email addresses of all customer account on the site are visible under the reporter field. After issue creation, if the project admin/agent tries to change the reporter of the request they get a list of all end users' email addresses that are added to the current site.

Environment

Jira Service Manangement Cloud

Diagnosis

Currently, Jira will show all users under the Reporter field (even if they are not part of the current project).


Solution

  1. You can start by removing "Modify Reporter" permission from all roles except for "atlassian-addons-project-access" role as it is required for automation to be able to edit the field later on: 
    • Go to Administration > Issues > Permission Scheme and create a copy of the Permission Scheme.
    • On the created copy, search for "Modify Reporter".
    • Click Remove next to Modify Reporter permission to remove all undesired project roles preventing them from editing the field.
    • Go to Project Settings > Permissions click on Actions > Use a difference scheme.
    • Associate the newly created permission scheme.

     2. Create a new custom field "Issue Reporter" and add it to the relevant project screens - Reference article: Create a custom field.

     3. Once the field is created, configure a new context to restrict user filtering on the field - Reference article: Limit number of users for user picker fields.

     4. Optional, edit the issue layout as desired to control where the newly created field is shown on the issue view - Reference article: Configure issue layout.

     5. Configure an automation rule to update the original Reporter field whenever the Issue Reporter field is changed.



Related feature requests

ID-8125 - Getting issue details... STATUS

JRACLOUD-60427 - Getting issue details... STATUS




Last modified on May 15, 2023

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.