Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Promo code at organization level #291

Closed
6 tasks done
syjer opened this issue May 4, 2017 · 1 comment
Closed
6 tasks done

Promo code at organization level #291

syjer opened this issue May 4, 2017 · 1 comment

Comments

@syjer
Copy link
Member

syjer commented May 4, 2017

  • add new column org_id_fk in promo_code table,
  • add new unique constraint (promo_code, org_id_fk)
  • remove not null constraint event_id_fk
  • add/update business logic
  • query, sort correctly, first event code, then organization code
  • add ui + logic for handling promo code at organization level
@syjer syjer added this to the 1.11 milestone May 4, 2017
@syjer syjer self-assigned this May 4, 2017
@syjer syjer modified the milestones: 2.0, 1.11 May 4, 2017
@syjer syjer added this to TODO in 1.11 May 4, 2017
@syjer syjer moved this from TODO to In Progress in 1.11 May 11, 2017
syjer added a commit that referenced this issue May 15, 2017
syjer added a commit that referenced this issue May 15, 2017
@syjer
Copy link
Member Author

syjer commented May 15, 2017

done

@syjer syjer closed this as completed May 15, 2017
@syjer syjer moved this from In Progress to Ready for Testing in 1.11 May 15, 2017
syjer added a commit that referenced this issue May 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
1.11
Ready for Testing
Development

No branches or pull requests

2 participants