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

Remove regions from Progrqam GraphQL Schema and Resolvers #690

Open
2 tasks
joneubank opened this issue Oct 19, 2023 · 1 comment
Open
2 tasks

Remove regions from Progrqam GraphQL Schema and Resolvers #690

joneubank opened this issue Oct 19, 2023 · 1 comment
Assignees
Labels
new-feature Request is a new feature

Comments

@joneubank
Copy link
Member

Regions are being replaced by data centers in the programs data model. To prep for this we will remove regions from the gateway.

This ticket should be done along side icgc-argo/platform-ui#2724 which makes similar changes to the UI. There is a cross dependency on the regions field in the create and update program methods, so changes will need to be deployed to UI and API at the same time.

Detailed Description

  • Remove regions from the program type in the GQL schema
  • Remove regions references in the program resolvers
@demariadaniel
Copy link
Contributor

Regions need to be replaced by dataCenters
Causing bug in context with Create Program / Update Program operations
cc: @joneubank

@demariadaniel demariadaniel self-assigned this Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-feature Request is a new feature
Projects
None yet
Development

No branches or pull requests

3 participants