Contents
Table of Contents |
---|
Reporting an Issue
A good bug report is easy for others to understand. If they cannot reproduce your issue, they are unlikely to be able to address it.
...
- Any state can be transitioned to any other state.
- When transitioning an issue to Done, a resolution must be set indicating why the issue is considered "Done". It could be "FixedDone", "Duplicate", "Won't Do", "Invalid", etc.
- When transitioning from "To Test" to "Done", use the transition "Done as fixed" to automatically set the resolution to "FixedDone".
- An issue that is "Done" can be moved back to "To Develop" using the transition "Reopen" which will clear the resolution.
- The transition "Fix Resolution" is used to change the resolution of a completed issue without changing its status away from "Done".
...