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

Nunjucks templated values don't update in UI #55

Open
jjo93sa opened this issue Jun 23, 2023 · 1 comment
Open

Nunjucks templated values don't update in UI #55

jjo93sa opened this issue Jun 23, 2023 · 1 comment

Comments

@jjo93sa
Copy link

jjo93sa commented Jun 23, 2023

Appliance properties displayed in the UI via nunjucks templates don't update when the appliance is updated. For example, we allow the user to update the number of IPUs their machine has available. If the user changes the number, and updates the appliance, the new IPU count isn't displayed in the UI (the IPU count is also populated into the instance metadata, and is correctly updated there).

There appears to be nothing the user can do to force an update: refreshing the details pane doesn't help; refreshing the main dashboard page doesn't help; logging out and back in doesn't help.

@jjo93sa
Copy link
Author

jjo93sa commented Jun 23, 2023

Another case where this seems to happen: when an appliance deployment fails, and the user "patches" the cluster as instructed in the error message. If the appliance successfully builds, the UI stubbornly displays out-dated or default/ placeholder text.

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