Ninety percent of the time, when I respond to an email from within FogBugz, I hit the "Send & Close" button. Sometimes, however, a case is going to need additional work and I accidentally close the case instead of just sending the reply. Is there a way to disable the ability to resolve a case in certain scenarios?
|
3
|
Here is some jQuery to remove resolve links:
You can use it in the following Bugmonkey script to disable case resolution options when a case is tagged "long-running." The tag will show up in yellow.
|
|||
|
|