Quick summary
Adding a bug in Jira involves using the Create Issue form to select the Bug issue type, fill in the summary and bug details, and submit it so the issue appears in your project backlog. This process ensures bugs are properly documented, assigned, and trackable by your development team.
Steps
- Go to your Jira dashboard and click the Create button in the top navigation bar.
- In the Create Issue screen, select the appropriate project from the Project dropdown.
- In the Issue Type dropdown, select Bug.
- In the Summary field, enter a clear and concise title for the bug.
- Fill in the bug details including severity, root cause, resolution, and any custom form fields.
- Once all required fields are complete, click the Create button to save the bug.
- Click View Issue to confirm the bug now appears in the backlog or issue list for the selected project.
- Verify the bug is properly documented and assigned so your team can address and fix it efficiently.



