Was adding some new categories to fogbugz using the workflow plugin and wanted to add a Resolved (Duplicate) item for them, but realized there was no way to do this other than go into the DB and manually update the fDuplicate column in the status table.
Ideally I'd like to be able to add a single status code that worked for multiple category types instead of redefining it for each as described here, but absent that it seems necessary to be able to create new resolved statuses in the UI, especially for FBOD accounts where you have no direct access to the DB.