Bug Triage
Bugs in OpenJFX are cleared by the teams daily. It is unlikely that a bug will remain untriaged for a longer period of time but this can happen in circumstances where it is unclear where the bug should go. Here is a link the something that is sometimes called "inbox" (the untriaged bugs): <PROVIDE LINK>
To triage bugs in OpenJFX
- Ensure that the bug has test code and steps
If a bug does not have enough information to recreate it, then the bug will be closed as incomplete. There are some exceptions to this rule, for example, the submitter might already know that the bug cannot be recreated easily. In general, we require sample code and numbered steps before we can fix a bug.
- Ensure that the bug has a meaningful title
Very often, we process huge lists of bugs. It is very helpful if the title of the bug describes is as accurately as possible without being too long to read. Bug titles like "XXX doesn't work" require us to click on the bug every time or remember exactly what doesn't work every time we process bug lists.
- Ensure that the following are set correctly:
- IssueType - <MORE HERE>
- Component - <MORE HERE>
- Priority - <MORE HERE>
- FixVersion - <MORE HERE>
- Assignee - <MORE HERE>
- Select 'Evaluation Complete'
This should only be done by project leads or technical leads. It is important for project leaders to keep track which bugs are being fixed right away and which are being deferred or moved to another release.
****** OLD CONTENT: IN PROGRESS *******
1. Ensure that the following are set correctly:
IssueType
Component
Priority (default = P4, but you may need to adjust)
FixVersion (default is EMPTY, which is not OK for bugs)
This must be (for example) "Lombard" for P1-P3 bugs.
During rampdown, this should be "9" for P4-P5 bugs and for all Features and Tweaks.
Assignee (someone who will look at the bug)
2. Select "Evaluation Complete" to indicate that the above are correct.