I created a Two Dimensional Filter Statistics to summary the bugs quantity by "status" and "detected versions".
I found that the order of status are "TODO", "IN PROGRESS", "DONE", "READY FOR TEST".
I'd like to move the "DONE" to the rightest, how should I do?
BTW, I found other answer said it is due to the origin order for these status, I need to re-order the status. But when I login in by my Admin account, I couldn't fine how to re-order the status.