magfest-archive / guests

Magfest band management plugin for ubersystem
GNU Affero General Public License v3.0
1 stars 1 forks source link

Changes band w9 URL to accept both band_id and id #83

Closed RobRuana closed 7 years ago

RobRuana commented 7 years ago

The w9 url only accepts band_id as a parameter. The problem with that is we've been sending out emails that use id as a parameter instead of band_id. So when the band tries to click on the URL in the email they received, they are rewarded with a nice big error.

I'd like to just switch the email to use the right parameter, but we've ALREADY sent those emails out. They exist in the wild. So, I've changed the w9 method to accept both band_id AND id.

I'm going to sleep, so if anyone happens to review this before I wake up, please change it as you see fit, merge it, and deploy it on my behalf. Because we have users out there clicking on bum links.