teamforus / forus

Platform voor de uitgifte van sociale regelingen
https://forus.io
GNU Affero General Public License v3.0
9 stars 3 forks source link

Voucher generator: activation_code_uid create vouchers with activation codes which are already used. #2277

Closed maxvisser closed 3 years ago

maxvisser commented 3 years ago

Description

Currently when a voucher is created using an already used activation_code_uid it creates a voucher for with an existing activation code even if the code was already used!

Proposal

Make it possible to automatically assign the voucher to the user who used the activation code.

maxvisser commented 3 years ago

we can just for now automatically assign these vouchers to the user who activated the code before.