Feature Request: Distinct email notification for Virtual Users - FogBugz Knowledge Exchange most recent 30 from http://fogbugz.stackexchange.com 2013-05-21T14:09:45Z http://fogbugz.stackexchange.com/feeds/question/780 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://fogbugz.stackexchange.com/questions/780/feature-request-distinct-email-notification-for-virtual-users Feature Request: Distinct email notification for Virtual Users James Dio 2009-11-20T15:17:45Z 2012-04-09T17:50:09Z <p>We currently use Virtual Users as "up for grabs" users and use a distribution mail list to send the notification of a new case being opened to the appropriate team members...</p> <p>One concern/annoyance that I've heard from multiple people using FogBugz is that notifications assigned to a Virtual User still say:</p> <p>"A new case was assigned to you in FogBugz"</p> <p>This makes me believe that a case was directly assigned to me and not to a virtual user. I am typically more interested in cases assigned directly to me and will review cases assigned to a virtual user less frequently.</p> <p>Is there a way to change the notification message to state:</p> <p>"A new case was assigned to <em>virtual user</em> in FogBugz"</p> <p>so there is no confusion that this case was not assigned to one specific person but instead is up for grabs?</p> <blockquote> <p><img src="http://www.gravatar.com/avatar/baf927dcc0b0c5d0f41dece1e575aa0f?s=32&amp;d=identicon&amp;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 FC1822358</a></p> </blockquote> http://fogbugz.stackexchange.com/questions/780/feature-request-distinct-email-notification-for-virtual-users/781#781 Answer by Rich Armstrong for Feature Request: Distinct email notification for Virtual Users Rich Armstrong 2009-11-20T15:40:04Z 2012-04-09T17:45:23Z <p>This has been implemented as of FogBugz 8.8.</p> <p><strike> Thanks for the feature request! This is a really good idea. I've run into this before. With the advent of Autosubscribe, this is more important. We'll file this as an official request when it reaches our top 100 feature requests by votes. To get it there, vote up this question! </strike></p> http://fogbugz.stackexchange.com/questions/780/feature-request-distinct-email-notification-for-virtual-users/4910#4910 Answer by Ted for Feature Request: Distinct email notification for Virtual Users Ted 2010-09-24T19:49:03Z 2010-09-24T19:49:03Z <p>Until such a change gets made, I'd recommend using your mail client's filtering capabilities to separate mail to the virtual address into a different folder.</p> http://fogbugz.stackexchange.com/questions/780/feature-request-distinct-email-notification-for-virtual-users/8821#8821 Answer by Brian Gerrity for Feature Request: Distinct email notification for Virtual Users Brian Gerrity 2011-07-20T18:33:18Z 2011-07-20T18:33:18Z <p>Another idea for this feature would be to have the option to set e-mails for people on the list to a daily digest, maybe in the workflow. That is the annoyance that I here from my team, if we make an edit to a case everyone gets the e-mail. Ideally, there would be a toggle in the workflow for instant or daily notification.</p> http://fogbugz.stackexchange.com/questions/780/feature-request-distinct-email-notification-for-virtual-users/9845#9845 Answer by Boofus McGoofus for Feature Request: Distinct email notification for Virtual Users Boofus McGoofus 2012-01-20T18:36:31Z 2012-01-20T18:36:31Z <p>We're still trialling FB, but this "feature" almost derailed it for us. What I ended up doing was...</p> <p>1) Turn off email notification for the virtual user</p> <p>2) Create a PHP script on our website to send a "This case is up for grabs..." email to all our users.</p> <p>3) Use the URLTrigger plugin to call the script whenever a case is assigned to our Unassigned virtual user.</p> <p>But it would be awesome not to have to use that workaround.</p>