case-mgmt Questions - FogBugz Knowledge Exchangemost recent 30 from http://fogbugz.stackexchange.com2012-02-09T13:31:32Zhttp://fogbugz.stackexchange.com/feeds/tag/case-mgmthttp://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://fogbugz.stackexchange.com/questions/4361/outlining-projectsOutlining ProjectsFogBugz FAQ2010-09-03T20:02:07Z2012-02-01T21:51:05Z
<p>Let's say I'm starting a new project -- like, say, I'm contracted to make a custom website for a client -- what's a quick way to outline this work in FogBugz?</p>
http://fogbugz.stackexchange.com/questions/13/feature-request-merge-emails-into-other-cases-to-handle-scattered-email-threadsFeature Request: Merge emails into other cases to handle scattered email threads.Tim2009-09-10T15:35:52Z2012-01-28T11:13:27Z
<p>We often get duplicative cases entries and we'd like to be able to combine them.</p>
<blockquote>
<p><img src="http://www.gravatar.com/avatar/baf927dcc0b0c5d0f41dece1e575aa0f?s=32&d=identicon&r=PG" alt="Fog Creek"> <a href="http://fogbugz.stackexchange.com/questions/1023/whats-that-kiwi-logo-and-case-number-at-the-bottom-of-my-feature-request" rel="nofollow">Case FC2026205</a></p>
</blockquote>
http://fogbugz.stackexchange.com/questions/529/currently-working-on-by-userCurrently Working On by UserVincent Ramdhanie2009-10-28T17:04:14Z2012-01-22T15:55:47Z
<p>Is it possible for me to see what other developers are working on at this moment? I am the administrator of the account and there are several other developers. I still have to ask the other developers which case they are currently working on.</p>
http://fogbugz.stackexchange.com/questions/315/bugzscout-to-capture-errorsBugzScout to Capture ErrorsFogBugz KB2009-10-15T06:23:37Z2012-01-17T19:42:49Z
<p>How can I use FogBugz to automatically capture error messages from my software?</p>
http://fogbugz.stackexchange.com/questions/352/priority-vs-severityPriority vs. SeverityFogBugz KB2009-10-15T20:48:27Z2011-12-20T18:05:51Z
<p>FogBugz uses a "Priority" system but other issue trackers often opt for "Severity," or even a hybrid of both. What's the difference between "Priority" and "Severity?" </p>
http://fogbugz.stackexchange.com/questions/7961/option-for-closing-all-active-cases-as-wont-fix-implement-complete-respond-on-prOption for closing all active cases as Won't Fix/Implement/Complete/Respond on project deletionGrip2011-04-22T23:28:22Z2011-11-30T19:22:00Z
<p>As a Site Admin, when deleting a project, I'd like to have the option to resolve and close all active cases as Won't Fix/Implement/Complete/Respond on a project, and without sending notifications. This is extremely useful for canceled projects.</p>
<p>The process for doing this manually requires a visit to each case category separately and several stages of bulk edits, and is quite involved. Not something a human should have to do.</p>
<p>Part of the reason for requesting an option for suppressing email notification (other than a desire not to spam people) is that undeliverable-mail responses from the mail server, for email addresses that are no longer valid, cause the cases to be reactivated -- leading to a paradoxical loop -- which has resulted in a lot of frustration for our users.</p>
<p>Thank you!</p>
http://fogbugz.stackexchange.com/questions/646/edit-a-closed-caseEdit a closed casejoshl2009-11-09T21:51:58Z2011-11-10T15:24:25Z
<p>Often a case in FogBugz is closed, but needs to be re-categorized under the appropriate project, area, or parent case. The person who closes the case may not care about the category as much as a project manager or administrator who wants to see the cases organized a certain way. Re-opening a closed case just to correct data like this throws off any value that the Resolved Date or Closed Date fields might have had regarding the actual resolution of the issue.</p>
<p>Is there a way to get FogBugz to allow milestones, projects, areas, and parent cases to be edited after a case is closed? Perhaps a plugin could be used for this purpose?</p>
<blockquote>
<p><img src="http://www.gravatar.com/avatar/baf927dcc0b0c5d0f41dece1e575aa0f?s=32&d=identicon&r=PG" alt="Fog Creek"> <a href="http://fogbugz.stackexchange.com/questions/1023/whats-that-kiwi-logo-and-case-number-at-the-bottom-of-my-feature-request" rel="nofollow">Case FC1778074</a></p>
</blockquote>
http://fogbugz.stackexchange.com/questions/376/importing-your-cases-from-another-toolImporting your cases from another toolFogBugz KB2009-10-15T22:32:54Z2011-11-02T15:35:58Z
<p>How can you import all of your cases from another issue/bug tracker?</p>
http://fogbugz.stackexchange.com/questions/8161/customizable-filter-for-incoming-email-to-tell-fogbugz-to-skip-processingCustomizable filter for incoming email to tell FogBugz to skip processingGrip2011-05-10T19:53:29Z2011-10-17T20:10:29Z
<p>As a site admin, it'd be useful to be able to set up a regular expression to be run against all incoming email and process common fields (From, To, CC, Subject, Body) prior to any other processing by the FogBugz server. On a successful match, further processing of the email would be abandoned.</p>
<p>Two main reasons:</p>
<ol>
<li>New cases being created, e.g., when an
Escalation Report bounces off
someone who has an automated
out-of-office reply turned on.</li>
<li>Cases being reactivated by the mail server's undeliverable mail response when they're
resolved or closed when, e.g., a contractor is
no longer in the system. This one results in a potentially endless resolve-reactivate cycle that can frustrate users who don't understand what's happening.</li>
</ol>
http://fogbugz.stackexchange.com/questions/602/is-it-possible-to-parse-incoming-email-to-setup-case-fieldsIs it possible to parse incoming email to setup case fields?Kelsey2009-11-04T21:46:36Z2011-10-17T20:04:49Z
<p>We have an external ticketing system that is closed (meaning we can't push tickets to it). When a ticket is made in this other system it auto sends a response back via email with all the details of the ticket to confirm it was received.</p>
<p>I would like to be able to parse the email and push the data into FogBugz with the parsed details to the correct Project and Area. Is there any way to leverage the incoming email handlers in FogBugz to do this? I can code up anything needed if there is a way to do this with the API. I am trying to get around doing all the email handling (receiving, deleting, etc) and then using the API to just make the case.</p>
<p>Any suggestions on how I should go about this other than rolling my own custom app that just writes to FogBugz?</p>
<p><strong>Edit:</strong> Is there a way I could hook into the email handler of FogBugz?</p>
<p>Example incoming email:</p>
<pre><code>Issue: SCA #6465522 (Oct 30, 2009)
Status: Open
Priority: Routine
Facility: Some Facility Name
Description: Some Process Is Broken
Request Type: Bug
System Affected: Live
Customer Contact: Doe,John (888-555-1234)
Issue Notify: john.doe@someaddress.com (App Name Edits)
Details: Details of the bug would be here.
</code></pre>
<p><strong>Edit by Fog Creek</strong>:</p>
<p>See <a href="http://fogbugz.stackexchange.com/questions/9393/feature-request-manual-mail-client-like-filtering-for-incoming-email-overrides" rel="nofollow">this feature request</a> that might cover the need here.</p>
http://fogbugz.stackexchange.com/questions/9365/can-i-have-non-numeric-or-custom-case-numbersCan I have non-numeric or custom case numbers? Eoin C2011-10-10T22:22:32Z2011-10-10T22:37:06Z
<p>My understanding is case numbers just keep incrementing across my entire account. (e.g. Case 1 was the default case in the inbox, 2,3,4 were cases in my first project)</p>
<p>Is it possible to customize the case numbers on a per project basis.</p>
<p>I'd like (especially if I have multiple customers logging cases on multiple projects) to have each project have it's own case counter and be prefixed by some identifying code. (similar to how JIRA works).</p>
<p>e.g.</p>
<p>Project: FooApp</p>
<ul>
<li>Foo-1 </li>
<li>Foo-2</li>
<li>Foo-3</li>
</ul>
<p>Project: BarApp</p>
<ul>
<li>Bar-1</li>
<li>Bar-2</li>
<li>Bar-3</li>
</ul>
http://fogbugz.stackexchange.com/questions/358/add-spell-check-to-fogbugzAdd Spell Check to FogBugzFogBugz KB2009-10-15T21:04:09Z2011-09-30T15:03:22Z
<p>How can I add spellcheck to FogBugz fields?</p>
http://fogbugz.stackexchange.com/questions/9156/how-do-i-unlike-unassociate-casesHow do I unlike/unassociate cases?vitalyb2011-09-13T16:58:24Z2011-09-13T16:58:24Z
<blockquote>
<p><strong>Possible Duplicate:</strong><br>
<a href="http://fogbugz.stackexchange.com/questions/1119/feature-request-remove-relations-links-between-cases" rel="nofollow">Feature Request: Remove relations (links) between cases</a> </p>
</blockquote>
<p>So I learned that writing "case XXX" in a case causes them to be linked via "See also". However, I can't figure out how to unlink them. I've edited the original text and deleted the reference to the case, but in "see also" it is still linked :(.</p>
<p>Thanks,
Vitaly</p>
http://fogbugz.stackexchange.com/questions/8896/feature-request-auto-away-message-or-some-kind-of-redirrectFeature request: auto-away message or some kind of redirrectDmitry Lobanov2011-08-01T03:24:35Z2011-08-01T03:24:35Z
<p>It would be very convenient to enable auto-reply or auto-reassign of cases assigned to person who is on the vacation. Of course the person should enable case redirection in his options.</p>
http://fogbugz.stackexchange.com/questions/8725/feature-request-site-admin-option-to-adjust-maximum-cases-per-page-in-list-viewFeature Request: Site Admin option to adjust maximum cases per page in list viewGrip2011-07-11T21:28:13Z2011-07-20T17:12:02Z
<p>I'm ok with the 200-case-per-page default, but if users wish to bump it up, we'd like to support up to, say, 1000 cases (which brings me to another point -- there's no good feedback for users who attempt to make it higher; it just won't take beyond 200).</p>
<p>I understand that this can be accomplished by hacking the Wasabi code and rebuilding, but we will modify the source only as a last resort (not to mention that source modification done properly requires an update in several different places for this particular hack -- I've tested this).</p>
<blockquote>
<p><img src="http://www.gravatar.com/avatar/baf927dcc0b0c5d0f41dece1e575aa0f?s=32&d=identicon&r=PG" alt="Fog Creek"> <a href="http://fogbugz.stackexchange.com/questions/1023/whats-that-kiwi-logo-and-case-number-at-the-bottom-of-my-feature-request" rel="nofollow">Case FC2094366</a></p>
</blockquote>
http://fogbugz.stackexchange.com/questions/3211/using-fogbugz-for-customer-supportUsing Fogbugz for customer supportRoman2010-06-02T11:48:09Z2011-07-13T17:45:44Z
<p>We're currently using Fogbugz for project management and bug tracking and a separate system for customer support. We would like to get rid of the other system and use Fogbugz also for customer support, however there are a few things that our current support system provides which don't seem to be available in Fogbugz. </p>
<p>Mainly these two:</p>
<p><strong>1. Ability for users from the same company to see cases submitted by other users of the company</strong> </p>
<p>This question was already asked here:
<a href="http://fogbugz.stackexchange.com/questions/1503/how-can-i-give-each-user-at-a-customer-site-visibility-to-all-cases-for-their-com" rel="nofollow">http://fogbugz.stackexchange.com/questions/1503/how-can-i-give-each-user-at-a-customer-site-visibility-to-all-cases-for-their-com</a> </p>
<p>and the community case plugin was suggested as an option. </p>
<p>However I'm afraid that using the community case plugin for this purpose would be a lot of work, since it would require creating a group for each company and manually adding each user to a group. I'd much rather see this type of functionality more closely integrated with Fogbugz so that for example all correspondents from the same domain would be able to access cases submitted by other users in their domain (Configurable of course).</p>
<p><strong>2. Limited case management</strong></p>
<p>Being able to login and see a list of your open/closed support cases, priority and status of them.</p>
<p>Are any of these improvements that are planned for Fogbugz in the future? Are there any workarounds or customization that would enable this functionality?</p>
<p>I'd love to hear how other Fogbugz users with similar needs are handling these.</p>
<blockquote>
<p><img src="http://www.gravatar.com/avatar/baf927dcc0b0c5d0f41dece1e575aa0f?s=32&d=identicon&r=PG" alt="Fog Creek"> <a href="http://fogbugz.stackexchange.com/questions/1023/whats-that-kiwi-logo-and-case-number-at-the-bottom-of-my-feature-request" rel="nofollow">Case FC1952617</a></p>
</blockquote>
http://fogbugz.stackexchange.com/questions/8404/make-case-editor-a-modal-popup-dialogue-boxMake Case Editor a modal popup dialogue boxBob Jones2011-06-07T23:13:22Z2011-06-07T23:13:22Z
<p>Going back and forth from the list to the case editor is lots of extra work. If the case editor was a modal popup dialogue box, closing it would refresh the list without my having to do that, thus saving one step for every edit I undertake and making the process considerably faster.</p>
http://fogbugz.stackexchange.com/questions/3916/how-to-log-a-case-and-assign-it-to-multiple-projectsHow to log a case and assign it to multiple projectsMichael Tu2010-08-06T00:00:11Z2011-05-10T19:35:00Z
<p>My company work on multiple projects and very often the bugs we found in one Project A also happen in Project B and C.</p>
<p>How can I log a case and assign it to projects A, B and C?</p>
<p>Thanks.</p>
http://fogbugz.stackexchange.com/questions/515/feature-request-import-in-bulk-via-copy-pasteFeature Request: Import in bulk via copy/pasteHerb Caudill2009-10-27T14:39:30Z2011-04-25T16:00:43Z
<p>In reference to <a href="http://fogbugz.stackexchange.com/questions/508/is-it-possible-to-add-cases-in-bulk/510#510" rel="nofollow">this question</a>: I have a few hundred tasks to import, but the XML API is overkill for a one-off thing - it would still be faster to pay someone to copy and paste the tasks for me. </p>
<p>It would be really nice if you allowed me to copy and paste a long list of tasks (one per line with no metadata) into a textarea. I'm sure you have a lot of potential customers who are coming from ad-hoc trackers (Notepad, Excel) or very simple task managers like Google Tasks or Basecamp. </p>
<blockquote>
<p><img src="http://www.gravatar.com/avatar/baf927dcc0b0c5d0f41dece1e575aa0f?s=32&d=identicon&r=PG" alt="Fog Creek"> <a href="http://fogbugz.stackexchange.com/questions/1023/whats-that-kiwi-logo-and-case-number-at-the-bottom-of-my-feature-request" rel="nofollow">Case FC2052495</a></p>
</blockquote>
http://fogbugz.stackexchange.com/questions/5466/add-estimates-to-new-cases-more-easilyAdd estimates to new cases more easilyplanetClaire2010-10-21T08:59:32Z2011-03-29T20:54:24Z
<p>When adding cases, it would be great to be able to enter an estimate directly, rather than having to go back & edit the case.</p>
<p>And/or, add the estimates directly from the grid - <a href="http://fogbugz.stackexchange.com/questions/1739/quickly-estimate-cases-from-the-grid-view-without-editing-each-case" rel="nofollow">http://fogbugz.stackexchange.com/questions/1739/quickly-estimate-cases-from-the-grid-view-without-editing-each-case</a></p>
<p>Failing that, when editing the case, it would be good to see the title of the parent, to enable us to better remember what the case is about.</p>
<p>(I would have voted or commented on that question, but I don't have enough points yet, also I read somewhere to tag feature requests)</p>
http://fogbugz.stackexchange.com/questions/7307/open-a-new-case-and-resolve-and-close-in-one-operationOpen a new case and Resolve and Close in one operation?Øyvind Neuman2011-03-02T09:43:15Z2011-03-02T15:43:53Z
<p>I would like to be able to open a new case and then resolve and close it immediately afterwards.</p>
<p>This would be useful for logging answers given by phone - so others may find them later.</p>
<p>I can probably achieve this with a keyboard macro sequence, but I would like a button doing this.</p>
<p>"OK" "Cancel" "OK + Resolve + Close"</p>
http://fogbugz.stackexchange.com/questions/7107/best-way-to-keep-track-cases-assigned-to-someoneBest way to keep track cases assigned to someone?Ruocaled2011-02-17T02:54:58Z2011-02-17T14:49:23Z
<p>Hi! Our team is trying to keep track every case assigned to us until it gets resolved.</p>
<p>But once we assigned it someone else, we lost track of them with the "assigned to" filter.</p>
<p>Is there any better way to do it? </p>
<p>Thanks.</p>
http://fogbugz.stackexchange.com/questions/2449/how-can-i-make-bookmarklets-to-create-various-types-of-new-cases-in-fogbugzHow can I make bookmarklets to create various types of new cases in FogBugz?adambox2010-03-17T17:57:25Z2011-02-09T21:30:20Z
<p>I often create new cases based on another case. Examples:</p>
<ul>
<li>create a bug in my project from a customer's report, keeping the tech support <a href="http://fogbugz.stackexchange.com/questions/693/a-million-ways-to-get-fogbugz-support/731#731" rel="nofollow">communication separate from the bug</a> in development</li>
<li>create a <a href="http://fogbugz.stackexchange.com/questions/1075/how-do-i-make-a-copy-clone-of-a-case" rel="nofollow">clone of a case</a></li>
<li>create a <a href="http://www.fogcreek.com/FogBugz/docs/70/topics/basics/Subcases.html" rel="nofollow">subcase</a> with some fields matching</li>
<li>create a "<a href="http://fogbugz.stackexchange.com/questions/693/a-million-ways-to-get-fogbugz-support/731#731" rel="nofollow">Fix It Twice</a>" case for an issue that needs a deeper solution</li>
</ul>
<p>Creating <a href="http://en.wikipedia.org/wiki/Bookmarklet" rel="nofollow">bookmarklets</a> individually is tedious. Don't you have some sort of neato script?</p>
<blockquote>
<p><img src="http://www.gravatar.com/avatar/baf927dcc0b0c5d0f41dece1e575aa0f?s=32&d=identicon&r=PG" alt="Fog Creek"> <a href="http://fogbugz.stackexchange.com/questions/1023/whats-that-kiwi-logo-and-case-number-at-the-bottom-of-my-feature-request" rel="nofollow">Case FC1860803</a></p>
</blockquote>
http://fogbugz.stackexchange.com/questions/3668/developer-estimates-history-rptDeveloper Estimates history Rptbuggy2010-07-19T16:32:01Z2011-02-08T08:22:12Z
<p>What is the best way to print a list for each developer showing their last say 20 cases with their estmates. so they learn and see % of they are on or off etc. Is it through the filters? or one of the Time Report Plugins? Also is the 'Elapsed Time' mean the 'Actual Time' they have put against a case?</p>
http://fogbugz.stackexchange.com/questions/6176/whats-the-best-way-to-handle-small-quick-multi-step-chained-workflows-involvinWhat's the best way to handle small, quick, multi-step chained workflows involving multiple people?cdeszaq2010-12-03T15:11:32Z2011-01-24T22:22:12Z
<p>We do primarily web development, but have very segregated roles within our group, so to make even a fairly small graphical change to a page at least 3 different people all have to do some portion of the work, and what they do is strictly dependent on the person before them in the "chain". </p>
<p>In the past (and sometimes still) people talk about this process in terms of "passing" things from one person to the next, sort of like an assembly line. </p>
<p>A typical (as in, daily) conversation about what is going to happen with a small project goes something like this: Person X will design the screen, and then pass the design to person Y to lay the design out as a web page and chop up the images as needed, and then pass that layout to person Z to program the page up and deploy it.</p>
<ol>
<li>Graphic designer creates a "screenshot" of what it will look like</li>
<li>Layout monkey takes the screenshot and turns it into a static web page</li>
<li>Programmer takes the static page and puts it into the site, attaching any code for content generation and functionality that might be needed, as well as adding the images and changing the HTML of the existing page if needed</li>
<li>Same programmer deals with deploying the changes up the server chain from their Sandbox -> Dev -> Demo -> Production.</li>
</ol>
<p>Thus far, we have been having a lot of trouble mapping this sort of a workflow into FogBugz. We have tried to use a series of sub-cases to lay this out, but the backwards nature of putting the sub-cases together seems to just cause more confusion. </p>
<ol>
<li>Implement layout for feature A
<ol>
<li>Layout design for feature A
<ol>
<li>Design screen for feature A</li>
</ol></li>
</ol></li>
</ol>
<p>One of the things that often trips us up, even when we do manage to get the tasks laid out properly, is that there is no way for the Layout case to know when the Design case has been completed other than for the person closing the Design case to leave a comment or change the status (from a custom status of Awaiting Dependencies to Active).</p>
<p>We've also considered using milestones, but that seems to be an even worse fit because there are a large number of small "chains" that happen all the time, and about the only way to do it that we can see would be to have a Graphics, Layout, and Programming milestone.</p>
<p>So, what do you, the FogBugz community, think is the best way to handle a chain-style workflow?</p>
http://fogbugz.stackexchange.com/questions/6596/how-to-delete-attachments-in-a-single-case-or-in-a-selected-group-of-casesHow to delete attachment(s) in a single case, or in a selected group of cases? Andrea2011-01-12T15:41:44Z2011-01-12T20:51:35Z
<blockquote>
<p><strong>Possible Duplicate:</strong><br>
<a href="http://fogbugz.stackexchange.com/questions/16/how-do-i-delete-cases" rel="nofollow">How do I delete cases?</a> </p>
</blockquote>
<p>We are on FogBugz Version 8.2.25H (DB 771, Build 2)</p>
<p>Customers attach their data at our request but ask if we can delete their attachment when we are done with it.</p>
<p>What steps can we take to comply? On an individual case, or on a group of related cases - not necessarily determined by age of case nor of open/closed status.</p>
http://fogbugz.stackexchange.com/questions/6003/how-to-filter-to-find-cases-not-yet-touchedHow to filter to find cases not yet touched?Andrea2010-11-20T16:31:44Z2010-12-13T19:05:58Z
<p>I am trying to figure out how to create a filter that will have the following result:</p>
<p>We have cases coming in by customers who send an email that goes to a virtual user. There is one customer service rep who grabs cases from the virtual user and assigns them to himself to work on.</p>
<p>When he is busy, the rest of us would like to each pick up untouched cases in the virtual user to take them off his hands. How do we identify those virtual user cases that have not so far ever been looked at? Which search axes will accomplish this? (I can't seem to do an Openedby:none or a reverse Openedby) I will take any construct that will achieve the result!</p>
http://fogbugz.stackexchange.com/questions/6160/whats-the-best-way-to-split-a-case-into-two-or-moreWhat's the best way to split a case into two (or more)?Cody Casterline2010-12-02T19:10:09Z2010-12-07T20:24:22Z
<p>We use FogBugz to handle support requests that come in via e-mail. If a user replies to an e-mail in a case, e-mails automatically get tacked on to the same case, and the case is re-opened and assigned to our tech support queue. </p>
<p>This is great behavior... when our customers stay on topic. But it seems that often, our customers make new support requests by fishing out an old support e-mail from their inbox and replying to it. Or, in the middle of a conversation about one issue, they'll mention another completely unrelated issue. </p>
<p>Right now, we handle this by:
1. Creating a new case in a new window.
2. Copying over relevant bits of the e-mail message from the customer.
3. Making sure to mention the original Case # in a comment so that the cases get associated.
4. Manually sending a message to the customer that the issue has been moved to a new case number. </p>
<p>And when we investigate the new case and are ready to respond, we have to manually enter (well, copy and paste) the e-mail address of the customer for the first e-mail, because while the e-mail exists in the case description, it's not in an e-mail message, so we can't click a "Reply" button. </p>
<p>Is there an easier way to do this? </p>
http://fogbugz.stackexchange.com/questions/4374/case-hierarchy-parent-cases-and-subcasesCase Hierarchy: Parent cases and subcasesFogBugz FAQ2010-09-03T21:44:57Z2010-12-03T15:10:24Z
<p>How can I use subcases to break down tasks?</p>
http://fogbugz.stackexchange.com/questions/3666/new-to-fb-need-to-use-for-project-mgt-reportsNew to FB need to use for Project Mgt Reportsbuggy2010-07-19T16:07:15Z2010-11-30T04:22:11Z
<p>we have a small team of dev working on web maintenance cases. They come in via email as bugs, features, inquiries. Most are very small jobs maybe changing a report or adding information to a report or feature on the portal.</p>
<p>There could be 2-6 ongoing yearly programs under each client running concurrently. There are no milestones the cases/programs dont' roll-up to each other. So since they are not using milestones i can't utilze any of the reporting functions or ebs.</p>
<ul>
<li>I need to be able to come up with some prioritiaztion method. (right now everything is the SAME)</li>
<li>I need to generate some meaningingful reports.</li>
</ul>
<p>Users are finally adding due dates to the cases and entering estimates.</p>
<p>I am new FB and am not sure how to manage this.</p>
<hr>
<p>Also, is there a way to unselect certain groups from showing up in the Time Report plug-in rpts? they have one group dedicated to General Dev - and it screws up the estimates.</p>