Can the CB sourceforge admin please add the following to the tickets:
1) Priority number field (1 to 5) like https://sourceforge.net/p/mingw-w64/bugs/906/
2) Resolution like https://sourceforge.net/p/mingw/bugs/
3) It may also be a nice idea to add something like the info on the mingw bug page above in the codeblocks ticket page. This may (I hope) weed out tickets that do not have enough info in them if done correctly.
The Priority should be something like:
1 - Needs to be included in the next nightly release. A showstopper.
2 - Should be included in the next nightly release when ready.
3 - Should be included in the next stable release
4 - Nice to have if time permits
5 - Only affects a very small number of people and as such may never be fixed.
This will allow searching to find what should be fixed or not.
The Resolution should be as per mingw:
Used in combination with Status to further clarify the status of the ticket.
This will allow a reason for why, if applicable, the ticket has the status it has. For example:
Status Resolution
Closed Cannot reproduce
Closed Creator did not supplied required info
Closed Duplicate
Open Need to reproduce
Open Waiting for creator response
Open waiting for patch to be supplied
etc
The resolution options as a starting point could be the same as in mingw.