0
votes
1answer
26 views
What status/state do you use for “developer, please estimate this so we can determine whether we can slot it?”
What status/state do you use for "developer, please estimate this so we can determine whether we can slot it?"
I'm not sure I can expand on that a great deal: I'm looking for sugg …
29
votes
7answers
297 views
Do Later plugin: Allow actions to be set for other FogBugz users
Feature request...related to the Do Later plugin...
(I upgraded FB from 8.3 to 8.6 expressly for the Do Later plugin. I am glad I did! Let me know how I can help!)
I can set a c …
3
votes
1answer
456 views
How can I encourage a particular workflow using BugMonkey?
We have a workflow within our organization where bugs from from:
Dev > QA > Ready for Release
Is there a way to encourage that workflow within FogBugz? I see that the workflo …
0
votes
1answer
35 views
Feature Request: Automatically set ‘Working On’ when replying to email
It would be great if when you reply to an email in FogBugz it automatically set the 'working on' case to be the case associated with that email. The 'working on' feature is a grea …
1
vote
1answer
172 views
Do I need to modify the default workflow for customer support?
I plan to use FogBugz for customer support. Do you have any suggestions to modify the workflow?
1
vote
1answer
203 views
Enhance “edit workflow” to change default category in one project only
Currently, whichever category is the default is the default for all new cases in ALL projects. I want a different workflow in one project which has a different default category for …
0
votes
1answer
182 views
How can we track EBS for QA testers if they are part of the story workflow?
I'm not currently having our QA testers track time in FogBugz out of the fear that it will throw off EBS, but I hate this. Is my fear well-placed, or totally unfounded? We're a pro …
0
votes
1answer
69 views
View cases that have no Active subcases
We currently arrange our cases in a formal way, thus:
Deliverables are modelled as Features (or User Stories, a custom category)
Work required to complete the Feature / Story is …
26
votes
2answers
547 views
How can I make bookmarklets to create various types of new cases in FogBugz?
I often create new cases based on another case. Examples:
create a bug in my project from a customer's report, keeping the tech support communication separate from the bug in dev …
1
vote
0answers
42 views
Allow to enable/disable Statuses for each Workflow
Currently all Workflows share the same list of Statuses. if I want to create a Workflow with only a short list of Statuses I can't.
Having a set of Statuses per Workflow would be …
0
votes
1answer
37 views
Copy workflows, categories, status and filters from one account to another
I am using Fogbugz for my own personal work plus I also work for clients who have their own Fogbugz implementations. I have created custom filters, workflows, categories and status …
2
votes
1answer
2k views
Statuses and Workflow
How do cases move through FogBugz?
0
votes
1answer
53 views
How can I let a user submit a case but not change fields in the case?
I have a scenario where I would like users to be able to submit a case, but only be able to edit it to respond to the engineering team. For example, I don't want some users to be a …
0
votes
1answer
100 views
Communication between XML API and my Plugin
My application integrates with FogBugz to submit cases through XML API. However, the XML API does not support querying workflow forcing rule so that we can disable/enable selecting …
0
votes
0answers
71 views
Adding a subcase without inheriting “assigned to” from parent
We use subcases often in the following way:
Team Leader A creates a case describing the feature (= result)
Developer X defines subcases what needs to be programmed to achieve the …