Forum OpenACS Development: Proposal for direct close of bugs in bug-tracker

We have some use cases where the users would like to be able to skip the "resolve" step in bug-tracker and go right to "close".

Right now there isn't any way to customize the workflow or to allow more than one workflow for the bugtracker package.

We don't have per package-key parameters so even if we add an additional workflow, there isn't any way to set a new default for new bug-tracker instances. (I guess this is a more fundamental issue with openacs parameters and administration).

Does anyone have any recomendations to implement this? So far all I can think of is creating two default workflows, and creating an administration page to allow changing of the workflow for a particular bug-tracker instance.