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

Provider to Region has and belongs to many relationship #21

Open
4 tasks
dcollie2 opened this issue Jan 2, 2025 · 0 comments
Open
4 tasks

Provider to Region has and belongs to many relationship #21

dcollie2 opened this issue Jan 2, 2025 · 0 comments

Comments

@dcollie2
Copy link
Collaborator

dcollie2 commented Jan 2, 2025

Summary

Providers can serve many regions and regions can have many providers. This will have use in the UI later--and possibly in the XML delivered downstream.

Dependency

Regions and providers should be created before doing this.

Approach

We initially planned a ProviderRegions table but since there are a limited number of regions and they are not likely to change frequently, we're shifting our approach.

Criteria for Completion

  • Region belongs to provider
  • Provider has many regions
  • UI when editing provider allows association of multiple regions
  • Testing in place
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant