Skip to content

Template Variable Changes Not Shown Unless Exit and Re-Enter Settings #9541

@mjasten32

Description

@mjasten32

When changes to a template's variables are made, "Template updated successfully" is shown. However, if you go to a different tab in the settings and then back to variables, the changes are not reflected. They are reflected if you exit settings and re-enter though.

  1. Click on a template's settings, open the variables tab, make a change to any of the fields, i.e. (use_kubeconfig = True), and click "Submit".

image

  1. Navigate to another tab within settings.
image
  1. Click back into the variables tab, and the changes are not reflected, i.e. (use_kubeconfig = False).
image
  1. However, if you exit settings and then re-enter, the changes are reflected, i.e. (use_kubeconfig = True).
image

Metadata

Metadata

Assignees

Labels

good first issueEasily solved issues suitable for starters and community contributorss3Bugs that confuse, annoy, or are purely cosmeticsiteArea: frontend dashboard

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions