How to Change Default Reporter in Jira
You can use Jira automation to automatically assign a default reporter whenever an issue is created. Here’s how to do it:
- Navigate to your desired project.
- Go to 'Project Settings' for the relevant project.
- In the left-hand sidebar, click 'Automation'.
- Click 'Create Rule'.
- Select the trigger 'Issue Created'. This will fire the rule whenever a new issue is created in the project.
- Add an action to set the reporter.
- Select 'Edit Issue'.
- In the 'Field to Set' section, choose 'Reporter' and select the user you want to be the default reporter.
- Select a default reporter.
- Name the rule and click 'Turn on rule'.
- Now, whenever a new issue is created in the project, the automation rule will set the reporter to the user you configured as the default.
This website uses cookies to ensure you get the best experience on our website. Learn More
Got it