1

Hi Fogbugz:

I need a function to collapse the subtasks, I find the answer in follow link "Is there a way to bulk-collapse all of the cases in a filter?"

The same JavaScript code worked fine in BugMonkey 1.x. After I upgraded to Fogbugz 8.3.42 with BugMonkey 2.x, the JavaScript code no longer works, it shows "toggleAllHierarchies is not defined" in Chrome browser. I think BugMonkey 2.x has bug.

flag

1 Answer

2

This actually was a design decision made with BugMonkey 2.0 to avoid having BugMonkey scripts cluttering up the global namespace.

I've updated my answer on that question to include a version that is compatible with FogBugz 8/BugMonkey 2. Sorry for not updating it sooner and thanks for reporting this!

link|flag

Your Answer

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