Commit 4323e50
committed
Fix promo code validation
Because group promo codes actually change to individual promo codes once you claim them, our validation for not letting discounted badges use promo codes was tripping. We now just skip the validation if a badge already has a promo code.1 parent 19056de commit 4323e50
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
265 | 265 | | |
266 | 266 | | |
267 | 267 | | |
268 | | - | |
| 268 | + | |
269 | 269 | | |
270 | 270 | | |
271 | 271 | | |
| |||
0 commit comments