cap-md089 / evmplus-v6

The source code for the Event Manager+ suite of tools for Civil Air Patrol units
GNU General Public License v2.0
7 stars 4 forks source link

Attendance Add: Add by CAP ID, does not send sign up email #393

Open grioux-neo opened 9 months ago

grioux-neo commented 9 months ago

Describe the bug On the Attendance Add page, when a member is selected from the list of names presented for the unit for the displayed account, and the ADD button is clicked, the member is added to the sign up list (or attendance list, depending on whether or not the event has already occurred) and a sign up email is sent, according to the event settings. When a member is added to the sign up list using the "Add by CAP ID function", the member is added to the sign up list, but no sign up email is sent.

To Reproduce Steps to reproduce the behavior:

  1. View an event for which you have edit permissions
  2. Click on the Add Attendance link
  3. Enter a valid CAPID in the Add by CAP ID section and click ADD
  4. Check system email; none is sent

Expected behavior A sign up email should be sent when: 1) a member signs up for an event through the interface, 2) a member is added via the add attendance page unit member list, and ADD is clicked, or 3) a member is added via the Add by CAP ID function and ADD is clicked

Actual behavior When a member is added via the Add by CAP ID function and ADD is clicked, no sign up email is sent.