subcases Questions - FogBugz Knowledge Exchangemost recent 30 from http://fogbugz.stackexchange.com2012-02-09T08:48:09Zhttp://fogbugz.stackexchange.com/feeds/tag/subcaseshttp://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://fogbugz.stackexchange.com/questions/9914/switching-a-parent-case-id-over-to-subcase-id-loses-valueSwitching a Parent Case ID over to Subcase ID loses valueAngela2012-02-06T06:06:16Z2012-02-06T14:06:18Z
<p>Hi,</p>
<p>I can reproduce this issue every time. (We're using FogBugz onDemand).</p>
<ol>
<li>Create a case (Let's call it case A).</li>
<li>Create a second case, making it a subcase of the first (Let's call it case B)</li>
<li>Edit case A or case B, it really doesn't matter which one you choose.</li>
<li>If editing case A, remove case B as the subcase, and put it's ID in the Parent Case field. If editing case B, remove case A as the parent and put it's ID in the Subcases field.</li>
<li>Click OK.</li>
</ol>
<p>Expected Result:
The parent/subcase relationship has been swapped.</p>
<p>Actual Result:
There is no parent/subcase relationship at all; the changed value is not kept. In the event notation I see "Removed subcase [ID here]". Or "Removed parent [ID here]". I then have to edit the case again and re-enter the value that was lost, click OK in order to finally see the expected revised relationship as "Parent changed from (None) to Case [ID here]" in the event notation.</p>
<p>Please let me know if there's a more appropriate way to file issues (versus feature requests since the "Submit Feature Requests" button didn't seem the right way to go about reporting this issue). </p>
<p>Thanks,
~Angela</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 FC2215900</a></p>
</blockquote>
http://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/1898/feature-request-create-multiple-subcasesFeature Request: Create Multiple SubcasesPeter2010-02-10T06:18:49Z2011-12-20T21:19:35Z
<p>Is there some way to add a whole list of subcases at once? </p>
<p>I'm using Fogbugz for managing the creation of Web sites. Each time we sign up a new client, I want to be able to create a Case for the site, plus a bunch of subcases for the specific tasks involved in creating the site ... the list of subcases is going to be mostly the same each time. I'd like to be able to simply copy a list of case names into the Subcases box in the parent case's Edit page, but that currently doesn't work. </p>
<p>So, either I'm missing something here, and there <em>is</em> a way to do it, or ... can we have this feature? </p>
http://fogbugz.stackexchange.com/questions/9627/feature-request-exclude-edits-that-only-change-sub-or-parent-cases-from-the-edFeature Request: Exclude edits that only change sub- or parent-cases from the "edit not saved" mechanismadambox2011-12-02T15:23:23Z2011-12-16T21:02:47Z
<p>FogBugz doesn't save your edit when a case has been changed somewhere else to prevent collisions. This is universal for all edits, so when you are editing a case and someone edits another one to set your case as the parent case, FogBugz considers your case changed. When you submit your change, you get the "edit not saved" message and have to submit again.</p>
<p>Request: change this so that edits that consist only of changes to sub-cases and parent-cases be ignored for the edit-not-saved mechanism.</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 FC2188101</a></p>
</blockquote>
<p><strong>Note:</strong> A better bet is actually fixing <a href="http://fogbugz.stackexchange.com/questions/4603/when-i-edit-a-case-and-get-the-edit-not-saved-message-everything-but-the-event" rel="nofollow">this bug</a> so that field values aren't lost when you see the edit not saved message.</p>
http://fogbugz.stackexchange.com/questions/9544/always-resolve-sub-casesAlways resolve sub-casesadambox2011-11-15T20:51:56Z2011-11-15T21:28:34Z
<p>I want sub-cases always to be resolved when I resolve parent cases. The "also apply to sub-cases" box remembers the state it was in the last time I resolved (or replied to) a case. I want it to always default to checked.</p>
http://fogbugz.stackexchange.com/questions/5113/feature-request-view-parent-case-id-as-a-column-in-the-case-list-and-excel-exporFeature request: View parent case ID as a column in the case list and Excel exportTS2010-10-04T06:39:07Z2011-10-20T19:38:05Z
<p>Exporting FB cases using filtered view for reporting project status would be otherwise nice and intuitive, but the parent-subtask relation cannot be indicated in any meaningful way, and as such exports of projects having such relations show rather confusing data. Could we have the parent task ID as a viewable field in both outline and flat grid views, having it selectable from 'Select columns'-button? That would explicitly set the relation between the tasks without the need to rely on preserving the formatting of the outline view.</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 FC1958418</a></p>
</blockquote>
http://fogbugz.stackexchange.com/questions/1873/how-can-i-add-a-link-to-a-subcase-when-it-is-createdHow can I add a link to a subcase when it is created?Rob Sobers2010-02-09T20:44:09Z2011-10-20T17:11:07Z
<p>I'd like the case history text that is generated when I add a subcase to include a hyperlink to the subcase.</p>
<p>Example text:</p>
<p>Created <a href="http://fogbugz.stackexchange.com/questions/1873" rel="nofollow">subcase 1234</a>.</p>
<p><strong>Edit:</strong> it would also be really nice to have a link to the subcase included in any notification emails that are generated as a result of adding a subcase.</p>
<blockquote>
<p><img src="http://www.gravatar.com/avatar/baf927dcc0b0c5d0f41dece1e575aa0f?s=32&d=identicon&r=PG" alt="Fog Creek" /> <a href="http://meta.stackexchange.com/questions/3337/whats-that-kiwi-logo-and-case-number-at-the-bottom-of-my-feature-request-bug-r" rel="nofollow">Case FC1853842</a></p>
</blockquote>
http://fogbugz.stackexchange.com/questions/7998/sorting-by-backlog-with-subcasesSorting by backlog with subcasesAvi D2011-04-27T10:11:04Z2011-10-06T16:53:19Z
<p>While I love the new FB plugin for VS2010, I find one small detail to be quite the time waster. </p>
<p>Let me start by explaining the way we work...<br>
We're using the backlog plugin, to sort cases according to the logical order they should be implemented. In the VS plugin, we can select to add the backlog column, so that works great.<br>
We can even sort on the Backlog column, so it becomes trivial to just keep popping the next case of the top of the list, implement that, close it, and then just grab the next one on top. Don't need to waste time reconsidering all the active cases, just grab the next one up... </p>
<p>Very efficient! </p>
<p>However, the problem starts when <em>subcases</em> have a backlog, not directly subsequent to the parent case. The primary sort sees the backlog value for the parent case, and orders according to that... </p>
<p>For example, lets say I have: </p>
<ul>
<li>parentA, backlog=1
<ul>
<li>caseX (sub of parentA), backlog = 2</li>
<li>caseY (also sub of parentA), backlog=4</li>
</ul></li>
<li>caseB, backlog=3 </li>
</ul>
<p>As long as I have caseX open, the sort is good...<br>
But when I close caseX, and now expect that I should next grab caseB, instead parentA is still first in the list, together with it's subcase caseY.<br>
To be clear, even if I <em>close</em> parentA, it will still appear with backlog=blank, and thus be first in the list. Likewise if parentA does not have any backlog value. </p>
<hr>
<p>I think the problem here is twofold: </p>
<ol>
<li>the sorting algorithm puts blank values, first - when in fact it should put it last, or even ignore them completely. </li>
<li>The sorting works only at a single level (i.e. parent cases are sorted; subcases are sorted relative only to the parent case). While this is a consequence of the hierachical display (and I'd never give THAT up for the world!), I can't help feel there is a better solution... </li>
</ol>
<p>Perhaps, in the event the parent case has no value (or even, "gray" case that is only in the filter because it is a parent case), to "elevate" the child case's values in the sort hierarchy. That is, if the parent doesn't count, sort the child case in relation the parent's siblings (even though it is displayed as a child). </p>
http://fogbugz.stackexchange.com/questions/8504/custom-field-values-should-persist-on-subcase-creationCustom field values should persist on subcase creationMalcolm2011-06-21T09:32:21Z2011-09-20T13:59:26Z
<p>I think the title says it all but ....</p>
<p>Problem is</p>
<ol>
<li>If you create a subcase where the Parent has custom field values set, those values are not auto populated in the subcase.</li>
<li>If the Parent custom fields are a dropdown list then the first value in the list is selected in the subcase type</li>
</ol>
<p>Solution
Ensure all Parent case field values persist on Subcase creation</p>
http://fogbugz.stackexchange.com/questions/9159/make-revising-of-case-subcase-tree-easierMake revising of case & subcase tree easierSun2011-09-13T20:57:27Z2011-09-13T20:57:27Z
<p>I have an iPhone app called GoTasks with sync with Google Calendar (Tasks). The way it lets you move tasks around and instantly assign a task as a subtask is awesome. I hope FogBugz can implement something similar in the List Cases screen.</p>
<p>Consider using Ctrl+Up,Down,Left,Right as a way to manipulate the current case visually.</p>
<p>I think we can leave manipulation as it currently is in the case details page... </p>
http://fogbugz.stackexchange.com/questions/1895/bug-cases-matching-filters-are-grayed-out-as-not-matching-searchBug: Cases matching filters are grayed out as "not matching search"Marc Moroz2010-02-10T04:53:26Z2011-09-02T20:18:38Z
<p>In Outline view, perfectly legitimate subcases are greyed out and listed as "not matching search." It appears that this is because they are "on a different page" - even if I expand they grey text and actually show them on the current page.</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 FC1969920</a></p>
</blockquote>
http://fogbugz.stackexchange.com/questions/8733/grid-view-columns-to-show-parent-and-child-estimates-separatelyGrid View Column(s) to show parent and child estimates separatelyJeff Smith2011-07-12T19:54:29Z2011-07-12T19:54:29Z
<p>In the grid view, the Estimate columns for parents show the sum of the estimate for that case and all child cases, and if you hover over the field in the grid, it gives you the breakdown of "This case" and "Subcases"</p>
<p>It would be nice to be able to turn on columns for each of these, so instead of having a single column choice:</p>
<p>Estimate (original)</p>
<p>You would have choices for:</p>
<p>Estimate (original) - This Case, Estimate (original) - Subcases, Estimate (original) - Total</p>
<p>I realize this would "blow up" the number of Estimate column choices from 4 to 12, but would make things more flexible.</p>
<p>Currently using FogBugz 8.4.87</p>
http://fogbugz.stackexchange.com/questions/8360/feature-request-ability-to-search-for-parent-to-find-all-cases-with-any-pareFeature Request: Ability to search for "parent:*" to find all cases with any parentQuang2011-06-01T04:51:38Z2011-06-22T15:42:26Z
<p>Is there a way to filter out just Cases that has Children/SubCases?</p>
<p>IsParent or HasChildren filter tag?</p>
<p>The <code>parent</code> command only returns subcases for one parent... can you do something like <code>parent:*</code> ? or better yet <code>SubCases:*</code></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 FC2079372</a></p>
</blockquote>
http://fogbugz.stackexchange.com/questions/2583/feature-request-ability-to-search-for-only-cases-with-without-subcasesFeature Request: Ability to search for only cases with/without subcasesNeil Trodden2010-03-30T15:10:24Z2011-06-22T15:36:58Z
<p>Currently when searching, I need to show all cases which have an estimate of their own but have sub-cases?</p>
<p>I want people to remove those estimates and add them to sub-cases.</p>
<p>There is a "Show only cases with no subcases" checkbox in the search customisation screen but I want to know how to filter on that using the search box so I can negate it. EG " -hasnosubcases"</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 FC1874507</a></p>
</blockquote>
http://fogbugz.stackexchange.com/questions/8331/seeking-advice-on-project-organizationSeeking advice on project organizationspocko2011-05-27T03:29:53Z2011-06-17T15:50:18Z
<p>I have an existing project in FB that is used by a small team of developers for a software product. The project contains about 10 areas that correspond to functional areas within the software. The areas are used for filtering/sorting purposes and to allow different primary contacts for different areas.</p>
<p>We now have a need to allow a small group of external customers to submit cases and receive feedback on those cases. A technical support group will have primary responsibility for handling these customer cases and following up with customers. If bugs are found or if other developer support is needed, then we need to be able to assign these cases to the development team. We also want the ability to easily filter customer cases, development cases, or both. </p>
<p>We looking at the public submission feature to help accomplish this. We don't want to open up public submission in the existing development project for a few reasons. First, we don't want to allow public submissions to be assigned directly to development, they should always go to support. Second, we want the public submission interface to present a different set of areas: problem, feature request, question. </p>
<p>To allow different contacts and areas for public vs development cases, it seems that we must use separate projects. If the product is named XYZ, then the projects could be "XYZ Development" and "XYZ Support". This leaves a few problems.</p>
<p>Using separate projects, searching/filtering becomes more difficult when we want to include both development and support cases. I know it's possible to search multiple projects via the search interface, and that can be saved as a filter, but that's not as simple as just setting up a filter. It would be helpful if FB would add the ability to define filters that include multiple projects. Another thing that would help is the ability to define subprojects. We could have a root project for the product, and subprojects for development and support. Searches on the root project would include all subprojects. I know we could also use tags and search for tags, but since tags are entered manually as free text I'm reluctant to rely on them being entered consistently and correctly.</p>
<p>The more important problem is how to assign cases from support to development. If we change the project of a support case, it would be removed from the radar of the tech support team. We also couldn't maintain unique project areas if we move cases back and forth between the projects. One seemingly simple solution would be if FB would allow cases to exist in multiple projects. Barring that, the best solution I can think of is to use subcases. For example, say that a customer submits a case in the support project. Tech support confirms that it is a bug that needs to be assigned to development. They create a subcase and assign the subcase to development. They monitor the progress of the subcase, and when it is resolved they followup with the customer and resolve the support case. This would accomplish what we need, and has the benefit that the customer and development cases can have different assignments and resolutions. My concern is that creating the subcase is a little tedious and possibly error prone. </p>
<p>Does anyone have suggestions for different or better ways to do this?</p>
<p>Thanks in advance for any input.</p>
http://fogbugz.stackexchange.com/questions/484/feature-request-add-subcase-button-on-case-detail-viewFeature Request - Add subcase button on case detail viewJohnFx2009-10-23T21:25:09Z2011-06-02T16:43:54Z
<p>It would be really nice on the case detail screen to have a button to create a new child case for the currently displayed case. </p>
<p>I see that you can do something similar from the grid-view, just not in the individual case detail view. </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 FC2038938</a></p>
</blockquote>
http://fogbugz.stackexchange.com/questions/7692/cosmetic-feature-request-left-align-all-same-level-casesCosmetic Feature Request: left-align all same-level casesrob gwin2011-04-01T22:25:48Z2011-05-25T09:22:12Z
<p>The introduction of subcases has allowed my group to switch back to FogBugz, hooray! Hate to complain, but I will anyway :) with this nitpicky cosmetic issue: I keep getting confused by the indentation of cases-with-children vs cases-without-children.</p>
<p>For example, say I've got three cases, and only the second one has children. With all cases collapsed, it looks like this:</p>
<pre>
Case One
> Case Two
Case Three
</pre>
<p>As you scan down the list, it looks like Case Two is a subcase of Case One because it's indented to make room for the triangle. Ideally every line would reserve space for the triangle whether it exists or not, so that all top-level cases are visually lined up:</p>
<pre>
Case One
> Case Two
Case Three
</pre>
<p>I know this is probably harder than it sounds (what if you don't have ANY subcases and there's just a bunch of blank space? etc) but there are probably other ways to solve it too, so I thought I'd put this out there and see if anyone else votes for it.</p>
<p>Thanks,
rob</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 FC2043432</a></p>
</blockquote>
http://fogbugz.stackexchange.com/questions/1046/is-there-a-way-to-bulk-collapse-all-of-the-cases-in-a-filterIs there a way to bulk-collapse all of the cases in a filter?Michael Trafton2009-12-15T22:41:59Z2011-05-16T19:29:25Z
<p>I've got a filter that returns all the cases in a given iteration. These cases have lots of sub-cases, and they are displayed with every case expanded, which takes up several screens of space. Is there a way to automatically collapse the tree so that only the top-level cases are shown?</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 FC1917611</a></p>
</blockquote>
http://fogbugz.stackexchange.com/questions/6772/feature-request-have-subcases-respect-parent-milestone-by-defaultFeature Request: Have subcases respect parent milestone by defaultNot Sure2011-01-27T00:48:52Z2011-05-16T19:06:41Z
<p>When setting the milestone on a parent case, it would be very useful if the subcases automatically respected the parent milestone. The specific behavior I am looking for is:</p>
<p>1) When a parent case is assigned a milestone, there should be an option to (recursively?) set the milestones for all subcases, or at least ones that are still Undecided. I do not want to have to traverse the case tree checking the boxes by hand.</p>
<p>2) When a case is assigned a milestone, it should ensure its milestone completion date is sooner than or equal to the parent's, and later than or equal to any subcases. A simple conflict resolution interface that says "Set all non-compliant cases to this milestone?" would be sufficient.</p>
<p>Value:
When you have a parent case with one owner, but the sub-cases have different owners, it is easy to lose track of which-milestone-goes-with-which-subcase for the subcase owner, especially because the parent case is grayed out. This is worsened in the non-hierarchical case list views.</p>
<p>Related:
<a href="http://fogbugz.stackexchange.com/questions/1589/feature-request-alter-subcases-when-editing-parent" rel="nofollow">Feature Request - Alter Subcases When Editing Parent</a></p>
http://fogbugz.stackexchange.com/questions/7923/feature-request-change-parent-case-by-dragndropFeature request. Change parent case by drag'n'dropDmitry Lobanov2011-04-20T03:42:03Z2011-04-29T17:07:16Z
<blockquote>
<p><strong>Possible Duplicate:</strong><br>
<a href="http://fogbugz.stackexchange.com/questions/1368/feature-request-allow-editing-in-grid-view" rel="nofollow">Feature Request: Allow editing in Grid View</a> </p>
</blockquote>
<p>It would be great if we can change parent of case by dragging it to new parent in cases list view. </p>
<p>Now there's a lot of friction in changing parent: </p>
<ol>
<li>Go to edit case.</li>
<li>Enter new parent. You have to remember some keywords or case number to enter it. Though dynamic search is great, there can be a lot of cases with similar names.</li>
<li>Save changes.</li>
<li>Return to cases list view. </li>
</ol>
<p>IMO too much steps. While having ability to drag case to new parent would allow to change parent in one action. Just drag'n'drop. It also should be possible to drag several cases at once.</p>
<p>It can be implemented as a plug-in.</p>
http://fogbugz.stackexchange.com/questions/7509/how-to-use-ebs-with-subcases-effectively-in-the-real-worldHow to use EBS with subcases effectively in the real worldLucian2011-03-16T17:12:45Z2011-04-27T19:41:55Z
<p><strong>Editor's note:</strong> this is not a feature request post. If you would like to vote for a feature like the one below, do so on <a href="http://fogbugz.stackexchange.com/questions/8018/feature-request-make-evidence-based-scheduling-account-for-work-found-later-sc" rel="nofollow">this post</a>.</p>
<hr>
<p>Hi,</p>
<p>We've recently started using Fogbugz to plan and track our (quite sizeable) development project; we're excited about the idea of being able to use EBS to give us a more realistic picture of when we might complete our releases.</p>
<p>Two things have immediately struck us as puzzling:</p>
<ol>
<li>Realistically we can't estimate our whole project up front to 3-5 hr task levels of detail. We do this for our next few milestones but beyond that we're doing higher-level estimates, which we break down later. Almost inevitably this breakdown reveals that the high level estimates were underestimates. This is exactly the sort of thing EBS should be able to help with, but at the moment there seems to be no way of tracking this relationship, since time worked is reported against the subcases and EBS doesn't seem to take into account aggregate subcase time when examining the quality of parent case estimates.</li>
<li>In my experience 3-5hr estimates are rarely badly wrong as defined, if produced by an even remotely competent engineer. Instead, it is almost always the case that they are wrong because some key task has been omitted. When we miss milestone dates it's not because we underestimated how long it takes to build a series of CRUD pages for a simple object, it's because of some discovered subtlety that required additional UI to be introduced to make the feature usable. In aggregate, these schedule slippages are all predictable through an EBS-style model, but because of the way subcases work, it would seem that this actually doesn't show up most of the time. An example should make this clear. Let's say we have:</li>
</ol>
<p>Parent task (no estimate)<br>
-Child task 1 (5 hours)<br>
-Child task 2 (5 hours) </p>
<p>In some cases we find that there's a "Child task 3", with a 5 hour estimate. That means that the overal estimate for "Parent task" is 50% wrong, but EBS will be none the wiser.</p>
<p>In other cases we find that Child task 2 is much more complicated than previously thought after doing 2 hours work on it. We could just carry on putting time against it up to a total of 15 hours, in which case EBS will factor this in for the future. But this means we can't reflect the fact that we now understand that Child task 2 is actually made up of Grandchildren 1,2 & 3, each with their own estimates.</p>
<p>Does anyone have any suggestions for how to deal with these situations? Is there a different way of working that could avoid these issues (and, no, saying "predict all of the things you didn't realise you needed" isn't an acceptable answer!)</p>
http://fogbugz.stackexchange.com/questions/2077/feature-request-quick-add-subcases-should-inherit-tags-of-parent-caseFeature Request: Quick-add subcases should inherit tags of parent caseadambox2010-02-18T20:56:23Z2011-04-20T12:24:33Z
<p>Adding a subcase in gridview with the context menu results in a case that doesn't have the tags of the parent case</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 FC1420610</a></p>
</blockquote>
http://fogbugz.stackexchange.com/questions/3990/if-not-hard-dependencies-then-can-we-at-least-have-dependency-notificationIf not "hard" dependencies, then can we at least have dependency notification?cdeszaq2010-08-12T13:43:44Z2011-04-06T20:16:31Z
<blockquote>
<p><strong>Possible Duplicate:</strong><br>
<a href="http://fogbugz.stackexchange.com/questions/7766/feature-request-exploding-cases" rel="nofollow">Feature Request: “Exploding” Cases</a> </p>
</blockquote>
<p>I realize that <a href="http://fogbugz.stackexchange.com/questions/1091/does-fogbugz-support-task-dependencies" rel="nofollow">not having case-by-case dependencies was a design decision made long ago</a>, and I agree with the reasoning that obscuring the information is more detrimental than beneficial. However, in practice, there simply <em>are</em> certain situations where such a dependency exists. For example, recording an audio voice-over cannot happen before the script has been written.</p>
<p>With the sub-case functionality, there is a clear way to have a parent-child relationship which is a very close match to a dependency relationship (in fact, in other contexts, a parent <em>is</em> dependent on the child). Since that relationship mechanism is already in place and works pretty well (although the strict hierarchical nature is a bit more limiting than I would like), it seems like the hardest part is already completed.</p>
<p>What we are looking for is an easy way to have the assignee of a parent case notified (ie. emailed) when a child case (or better yet, all of it's child cases) have been closed. </p>
<p>Additionally, it would be great if there was a filter option or a column that would indicate the number of children and/or open children a case has (recursively or not doesn't really matter). This would allow those who wish to filter out cases that still have sub-work to be done.</p>
<p>I realize that the current minimal behavior that sub-cases have would possibly conflict with what I am looking for, and I'm not quite sure how to solve that. One possibility that occurred to me would be to give all cases that are "parents of dependents" a special tag, like "awaiting dependencies" or possibly use the workflow plugin to add additional statuses to indicate this, but both of those feel a bit hack-y.</p>
<p>Is there a way to achieve what I am looking to do? (in either FB 7 or 8)</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 FC2031651</a></p>
</blockquote>
http://fogbugz.stackexchange.com/questions/7013/feature-request-add-subcase-button-on-case-detail-screenFeature Request - Add Subcase button on Case detail ScreenBogusDude2011-02-11T07:24:15Z2011-02-11T07:24:15Z
<blockquote>
<p><strong>Possible Duplicate:</strong><br>
<a href="http://fogbugz.stackexchange.com/questions/484/feature-request-add-subcase-button-on-case-detail-view" rel="nofollow">Feature Request: Add subcase button on case detail view</a> </p>
</blockquote>
<p>After adding a case, it would nice to be able to quickly add a subcase. I love the idea of quickly adding a subcase on the main list screen, but if I want to add one with more detail, or that differs from the parent, I have to go back to the list screen, add the subcase, then edit the subcase...</p>
http://fogbugz.stackexchange.com/questions/5464/linking-bugs-with-email-inquiries-use-subcaseLinking bugs with email inquiries: use subcase?Chuck2010-10-21T08:48:49Z2011-02-10T22:22:13Z
<p>Hello,</p>
<p>We've been using the Inbox of FogBugz to manage customer support for a relatively short time. It works great. Now, we've created a new project for a product and have started entering bugs in it. For one bug in the product project we have three email inquiries in the Inbox that discuss the bug. What's the best way to connect or link the bug report with the email inquiries? Should we add them as subcases?</p>
<p>I noticed that someone in the following question is using subcases to link bug reports with email inquiries. Is this common practice?
<a href="http://fogbugz.stackexchange.com/questions/5087" rel="nofollow">http://fogbugz.stackexchange.com/questions/5087</a></p>
<p>Thanks,
Chuck</p>
http://fogbugz.stackexchange.com/questions/3382/add-subcase-to-case-in-not-assignable-milestoneAdd subcase to case in "not assignable" milestonePeter2010-06-16T20:02:25Z2011-01-27T07:22:12Z
<p>I have a case X assigned to a milestone, then set this milestone to not assignable. Later, I wanted to add a subcase to case X. The subcase was automatically assigned to the case X milestone.</p>
<p>I consider this a bug.</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 FC1913203</a></p>
</blockquote>
http://fogbugz.stackexchange.com/questions/6640/case-list-x-subcases-not-matching-filter-row-disappears-after-collapsing-expanCase list: "X subcases not matching filter" row disappears after collapsing/expanding parent caseAvi D2011-01-16T12:33:49Z2011-01-20T16:49:01Z
<p>Y'know how, when you have subcases that don't match the filter, but the parent case does, you get that little grayed out line: <code>[X subcases not matching filter]</code>? (If the parent case also has subcases that <em>do</em> match...)<br>
Of course you can click on it to show the filtered subcases... </p>
<p>Well, if you collapse the parent case, by clicking the little arrow, and then click it again to expand the parent case - the <code>[subcases]</code> row disappears. </p>
<p>I assume it's because you guys selected <code>$("g-r, g-r-a")</code> but missed <code>$("g-r-more")</code>, or something like that....</p>
<blockquote>
<p><img src="http://www.gravatar.com/avatar/baf927dcc0b0c5d0f41dece1e575aa0f?s=32&d=identicon&r=PG" alt="Fog Creek"> <a href="http://meta.stackexchange.com/questions/3337/whats-that-kiwi-logo-and-case-number-at-the-bottom-of-my-feature-request-bug-r" rel="nofollow">Case FC2002378</a></p>
</blockquote>
http://fogbugz.stackexchange.com/questions/5635/adding-a-parent-case-removes-sub-case-from-searchAdding a parent case removes sub case from search?Sam2010-10-29T17:49:00Z2010-12-09T14:01:34Z
<p>Not sure if this is a bug or if there is a setting in my default filter that is causing this...</p>
<p>I create a FogBugz case with the default status of "active". I then run the following filter and sort it by case number descending.</p>
<p>Filter: All cases in MyProject</p>
<p>My case is listed at the top.</p>
<p>I then edit the case I created and add a parent case to it. If I run the same filter again...</p>
<p>Filter: All cases in MyProject</p>
<p>My case is no longer visible.</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/5485/best-way-to-organize-bugs-by-interfaceBest way to organize bugs by interface?dmr834572010-10-21T17:26:59Z2010-10-22T19:18:11Z
<p>I'm testing an application that has maybe 30 pages/views/interfaces. Some have no bugs, some of the more complex ones have a lot of bugs. I would like to group the bugs for an interface together, maybe with parent issue if that makes sense. What is the ideal way to go about this? I thought about Project Areas but an app could have an unknown number of very specific views.</p>
<p>If a parent is recommended, would it be best to do it along the lines of "Interface XYZ Testing Results" or just setup a general parent "Interface XYZ" for all items related to the interface? </p>