History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: QB-643
Type: New Feature New Feature
Status: Resolved Resolved
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Unassigned
Reporter: Alexander Zilberkant
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
QuickBuild

Option to send email to custom users

Created: 26/Sep/10 10:30 AM   Updated: 29/Sep/10 08:11 AM
Component/s: None
Affects Version/s: 3.0.7
Fix Version/s: 3.0.8

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
Hi Robin,
Please consider enhancing email notification service with an option to add recipient from variable(s).
Thank you,
    Alex
 

 All   Comments   Work Log   Change History      Sort Order:
Robin Shen [28/Sep/10 12:52 PM]
In 3.0.8, you may add an virtual user with email set to for example "${vars.get("emailsToNotify")}", and then define variable "emailsToNotify" as a list of email addresses: a@example.com, b@example.com ...