This is a snapshot of Indico's old Trac site. Any information contained herein is most probably outdated. Access our new GitHub site here.

Opened 6 years ago

Closed 6 years ago

Last modified 5 years ago

#269 closed enhancement (fixed)

'Notification email' address + responsible: same email

Reported by: jbenito Owned by: irolewic
Priority: normal Milestone: v0.97.0
Component: Room Booking Version: 0.97.0
Keywords: Cc:

Description

Where there is a booking, Indico triggers an email to the responsible of the room and then and email to the address written on the fields 'notification email'.
We should send just one mail with both addresses as TO, instead of 2 mails.

Change History (4)

comment:1 Changed 6 years ago by irolewic

  • Status changed from new to accepted

comment:2 Changed 6 years ago by irolewic

  • This feature is already implemented. One email is sent to the responsible and to the "notification email" on new bookings, both in the TO field.
  • Ticket changed. The goal is now to also send email to this "notification email" on cancellation, update and lack of prolongation (which are all actions that notify the responsible of the room)
  • Need to check the user request, maybe it was misunderstood.

comment:3 Changed 6 years ago by ian.rolewicz@…

  • Resolution set to fixed
  • Status changed from accepted to closed

commit 33d07a4b69e9fa21ea47022790908054ab5f20c1
Author: Ian Rolewicz <ian.rolewicz@…>
Date: Tue Mar 9 14:07:59 2010 +0100

[FIX] RB send only one email notification


  • already implemented
  • now notification email is sent to the address specified under "notification email" on update and cancellation of room bookings
  • fixes #269

comment:4 Changed 5 years ago by Ian Rolewicz <ian.rolewicz@…>

In [33d07a4b69e9fa21ea47022790908054ab5f20c1]:

[FIX] RB send only one email notification

  • already implemented
  • now notification email is sent to the address specified under "notification email" on update and cancellation of room bookings
  • fixes #269
Note: See TracTickets for help on using tickets.