Tagged Questions

0
votes
0answers
8 views

Prevent resolving Cases with milestone undecided

Our developers are driving QA crazy by resolving Cases assigned to the undecided milestone. The code gets into production without being tested, and QA is tired of constantly search …
1
vote
1answer
52 views

Redirect from plugin page to a custom URL filter

Hi, I am building a calendar plugin for FogBugz. One of the items displayed on the calendar is uncompleted milestones. When the user clicks on a milestone, I want to show all of t …
0
votes
2answers
75 views

How can I find a list of milestone changes for a case

How can I find a list of milestone changes for a case Need to run an audit report on cases to see which ones developed "milestone creep" NOTE: I'm using global milestones which I …
0
votes
1answer
469 views

Copy Case - Create a new case based on another [closed]

Possible Duplicate: How do I make a copy (clone) of a case? Quite often I want to set up a case for multiple milestones. This is currently quite tedious and time consuming …
1
vote
1answer
182 views

Can I create a Project with no Milestones?

Hello- We are planning to use FB for Customer Support tickets (in addition to software project tracking). My goal is to make the new ticket creation process a quick, easy process w …
0
votes
1answer
50 views

Trying to Read DateTime from Milestone

Hey I am having trouble with parsing a DateTime from a milestone. I am currently using the following line of code, and I get String was not recognized as a valid DateTime Error. …
0
votes
1answer
243 views

Multiple Milestones in the Same Project Using Different Backlog Lists

Hello! I've come across a problem I'm hoping someone can help with. We have multiple scrum teams working on the same project, each has their own milestones and deliverables and ea …
1
vote
1answer
61 views

Cases not assigned to releases: effect on EBS

Lets say I am working in a particular project. 100% of my time assigned to it. Then there is a milestone defined for that project and a number of cases assigned to that particular …
1
vote
2answers
395 views

Can I change the name of the “Undecided” milestone

Can I edit the name of the "Undecided" milestone via the database (table: FixFor) or will it break something? I'm guessing the FogBugz code doesn't key off the text description, bu …
4
votes
1answer
177 views

Feature Request: Make milestones unassignable when their milestone date passes

G'Day, It is possible to set a milestone as not assignable which is great. However is it possible to have the milestone go "not assignable" once the current date goes past the mil …
0
votes
1answer
167 views

Where can I find the milestone in the database?

I need to export some data for a report, but I can't find the Milestone table or column in the Fogbugz database. Can you tell me where to find the milestone information that relate …
0
votes
0answers
51 views

Sort Milestone dropdown when entering a new case

With defined dependencies, can the Milestone dropdown on the New Case screen be sorted (i.e., milestones that are dependent on other milestones are sorted further down the list)
0
votes
2answers
152 views

Milestone search

A search of "Milestone:Fred" returns all records that CONTAIN the word "Fred" in the Milestone. How can I retrieve records whose Milestone is "=" the word "Fred", not contains.