Opened 13 years ago

Closed 13 years ago

#152 closed enhancement (fixed)

Warn non-students when they confirm group membership

Reported by: adehnert Owned by:
Priority: minor Milestone: Sometime
Component: Membership confirmation Version:
Keywords: Cc:
Size: small

Description

Currently, if you're a non-student, we'll let you fill out the group membership confirmation form, and silently not count you towards student membership. We should probably tell you, so you know to complain if necessary.

Change History (1)

comment:1 Changed 13 years ago by adehnert

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

Fixed:

commit 11941e11961fd7306cbc80659b8adc32aea2aefe
Author: Alex Dehnert <adehnert@mit.edu>
Date:   Sun Oct 21 20:51:22 2012 -0400

    Warn students when they confirm group membership
    
    Previously, non-students could confirm membership in a group, and we would just
    silently not count it.  Now, when they visit the page, they get a warning
    message. Also, the page text has been changed to reflect the requirent to have
    at least five *student* members, not just at least five members.
    
    Fixes ASA-#152.
Note: See TracTickets for help on using tickets.