Besides the fixed problem number which is created when the report is filed, each problem has a couple of attributes that might change during the life-cycle of the problem. They will be described in the following chapters.
As the problem number, this field is fix. It represents the SourceForge username of the individual who filed the report.
The SourceForge.net platform allows to assign a severity level to each problem. It ranges from 1 to 10. The meaning in our project and the consequences are defined as follows:
FIXME: A more detailed description of the prios needs to be given
Lowest priority
TBD!
TBD!
TBD!
Medium priority (default)
TBD!
TBD!
TBD!
TBD!
Highest priority
This field represents the SourceForge.net username of the individual working on the problem. Each developer should pick problems he feels competent to work on. The possibility to assign another developer to a problem should be used only to gather a comment from this developer. This should be clearly marked as comment with the report.
![]() | The number of unassigned problem reports should be 0 most of the time to give clear signal to the world that the developers are working on the project! |
Each problem has a status. Right after filing a report, it will be assigned the status 'open' automatically by the SourceForge.net platform. Whenever a developer is working on the problem, he will have to modifiy the value of this field to reflect the current status. The following values are available and have the associated meaning:
FIXME: A more detailed description of the states needs to be given