17

We use the Custom Fields plugin. We added a custom dropdown field called "Customer Satisfaction". For now, it has choices of Happy, Unhappy, and N/A. However, there are some others we may be adding.

Some of our FogBugz projects revolve around external customer interaction, so for those we want it to default to "Happy".

Many of our projects are for internal use. Customer Satisfaction should ideally be N/A for this by default. However, I can't do that currently. The default value of "Happy" gets set on a lot of cases that do not have any customer interaction.

It would be nice if the default value of this field could change based on the Project.

Fog Creek Case FC1440870

flag
I've filed a case. thanks for the feedback! – adambox Feb 19 2010 at 19:52
In this use-case, it almost seems more beneficial to simply not have that custom field at all for those non-external-customer-interaction projects, rather than simply a useless value. – cdeszaq Mar 18 2010 at 13:30
That would be an option as well. If the custom fields could be per-project, I would be equally happy. – msemack Mar 19 2010 at 12:58

2 Answers

0

Custom Fields can be set to show up only for a given project as of FogBugz 8.3 and Drop-down custom fields can have a default value specified now as well. Just put your default value as the first one in the list, e.g.

default value
another value
more
--

This will show them in the same order in the drop-down and default to the first item in the list. Note the "--" value is used to represent no value set.

At the moment, drop-down fields cannot be set per-project. See this post for more information.


We have a case open to consider allowing different defaults for a future release and the other post mentioned above covers the ability to have different fields with their own defaults for different projects. Please up-vote this question to show your support for adding this feature.

link|flag
Isn't this feature request satisfied? fogbugz.stackexchange.com/questions/2105/… – Greg Saven Feb 11 2011 at 21:18
-1

Ideally, rather than a field to capture a binary reading (happy, unhappy) FogBugz should enable the support specialist managing a ticket to initiate a customer sat survey when changing status to resolved. A simple survey with one or more likert scales would be fabulous to provide meaningful performance metrics to management.

link|flag
Yeah that's what the Internet needs, ANOTHER prompt for a survey. There aren't enough of them out there already. – msemack Feb 6 at 20:09

Your Answer

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