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

Align Base Image creation page with new GraphQL Schema #574

Closed
rbino opened this issue Jul 9, 2024 · 0 comments
Closed

Align Base Image creation page with new GraphQL Schema #574

rbino opened this issue Jul 9, 2024 · 0 comments
Labels
ash-porting Issues used to track open issues regarding the Ash porting process blocking frontend This issue is relative to the Edgehog Frontend
Milestone

Comments

@rbino
Copy link
Collaborator

rbino commented Jul 9, 2024

The Base Image creation page is still using the old localized fields, preventing a Base Image creation since the backend returns an error.
It should switch to using localizedDescriptions and localizedReleaseDisplayNames.

@rbino rbino added blocking frontend This issue is relative to the Edgehog Frontend ash-porting Issues used to track open issues regarding the Ash porting process labels Jul 9, 2024
@rbino rbino added this to the v0.9 milestone Jul 9, 2024
davidebriani added a commit to davidebriani/edgehog that referenced this issue Jul 9, 2024
Some input fields were not updated during the migration to the newest
version of the GraphQL API.
This change fixes how localized fields are provided in the mutation when
creating a base image.

Fixes edgehog-device-manager#574

Signed-off-by: Davide Briani <[email protected]>
davidebriani added a commit to davidebriani/edgehog that referenced this issue Jul 9, 2024
Some input fields were not updated during the migration to the newest
version of the GraphQL API.
This change fixes how localized fields are provided in the mutation when
creating a base image.

Fixes edgehog-device-manager#574

Signed-off-by: Davide Briani <[email protected]>
@rbino rbino closed this as completed in c006c55 Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ash-porting Issues used to track open issues regarding the Ash porting process blocking frontend This issue is relative to the Edgehog Frontend
Projects
None yet
Development

No branches or pull requests

1 participant