0

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.

flag

1 Answer

1

John,

When you add a custom category, it has "Resolved (Completed)" and "Resolved (Duplicate)" statuses by default. "Resolved (Duplicate)" works just like it does for any other category.

Are you not seeing this behavior on your FogBugz site?

link|flag
I've confirmed this behavior. I think where I got sideways was that I had hacked in some additional status codes into our installation under FB 6.X which I had to massage a little directly in the DB after the FB7 upgrade, including manually creating the duplicate resolutions. Long story short: I didn't realize it would auto create these when you used the UI to add a status code, so I am good going forward. – JohnFx Jan 11 2010 at 17:17

Your Answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.