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

Licenses should have many products #526

Open
ezekg opened this issue Dec 16, 2021 · 2 comments
Open

Licenses should have many products #526

ezekg opened this issue Dec 16, 2021 · 2 comments

Comments

@ezekg
Copy link
Member

ezekg commented Dec 16, 2021

One license to rule them all. Policies should also not be tied to a particular product.

@ezekg
Copy link
Member Author

ezekg commented Apr 20, 2022

  1. Make policy<>product optional. When a product is set on a policy, that locks all licenses to the single product.
  2. Deprecate policy<>product relationship.
  3. Create products_licenses join table, creating a plural license<>products relationship.
  4. Add endpoint to attach products to a license.
  5. Deprecate singular license<>product relationship.

This was referenced Jul 14, 2023
@ezekg
Copy link
Member Author

ezekg commented Aug 2, 2023

Is this even needed anymore with the introduction of packages in #679?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant