In several places in the documentation it says you shouldn't close tickets if you have never done the release management.
Since it's so trivial to fix maybe we should change the needed rights to change the status to prevent someone unknowing to close a ticket. According to http://trac.edgewall.org/wiki/TracWorkflow this can be done by changing: close.permissions = TICKET_MODIFY into close.permissions = TICKET_ADMIN in the trac.ini file. Offcourse TICKET_ADMIN could be anything logical from http://trac.edgewall.org/wiki/TracPermissions Kind Regards, Maarten Derickx ps. we could even do more fancy stuff like add a "nominate for closure" status to the workflow or a "request patchbot" and a "patchbot doctest passed" depending on how the developement workflow in real life. -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org