Quick summary
Jira does not have a native default reporter setting, but you can use Jira Automation to automatically assign a default reporter whenever a new issue is created in a project. This step-by-step guide walks you through creating an automation rule in Project Settings to ensure every new issue has the correct reporter assigned.
Steps
- Navigate to your desired Jira project.
- Open Project Settings for the relevant project.
- In the left-hand sidebar, click Automation.
- Click Create Rule to start building a new automation rule.
- Select the trigger Issue Created — this fires the rule whenever a new issue is created in the project.
- Add an action to set the reporter.
- Select Edit Issue as the action type.
- In the Field to Set section, choose Reporter and select the user you want as the default reporter.
- Select your chosen default reporter from the user list.
- Name the rule and click Turn on rule to activate it.
- From now on, whenever a new issue is created, the automation rule will automatically set the reporter to the configured default user.



