sfcma / members

1 stars 1 forks source link

Enforce player limit when adding as a logged-in user #70

Open dan-brewster opened 7 years ago

dan-brewster commented 7 years ago

Starting this fall, we have been enforcing opt-in restrictions and limits on various instruments (see PerformanceSetInstrument table, the limit and available_to_opt_in columns)

However, this is only enforced on the opt-in page. We don't need to require logged-in users to abide by these restrictions, but we should at least notify them when they are violating them.