Bugs - SolarisJapan/lunaris-wiki GitHub Wiki

A guide to reporting Bugs

When finding a bug, create a Bug Ticket in Jira and make sure to include the following headings

Where to find bug

Add a URL or describe which Page the bug can be viewed.

Platform

Describe what platform you are using, i.e Browser Type or Hardware(iOS, Android, Tablet, Mobile).

Steps to reproduce the bug

Include detail steps into reproducing the bug.

Expected and Actual result

Describe what the expected result should be and what the actual result is.

Screenshots

Please add screenshots of the issue if possible.

Example

Where to find bug:
Visit the Order View page.

Platform:
Mac OSX, Chrome.

Steps to reproduce the bug:
1. Visit the Order View Page
2. Click on the Customer link in the side bar

Expected and Actual result:
I expect when clicking on the customer link to take me to the customer show page.
What actually happens is the link goes to a page that shows an error 404. 

Bug Tickets when created will be added to the backlog. If the bug is required to be fixed during the current sprint, please move the ticket into the current sprint under To Do so a developer can accept the task.

If testing a feature under the QA branch in the current sprint and a bug is found.

There is no need to create a separate bug ticket. Add a bug report with the above headings as a comment on the ticket and move the ticket back to the To Do column.