Skip to content

Fix options relisting when a required field is missing from the schema - #936

Open
mihaelabalutoiu wants to merge 1 commit into
cloudbase:masterfrom
mihaelabalutoiu:fix-provider-options-relist
Open

Fix options relisting when a required field is missing from the schema#936
mihaelabalutoiu wants to merge 1 commit into
cloudbase:masterfrom
mihaelabalutoiu:fix-provider-options-relist

Conversation

@mihaelabalutoiu

Copy link
Copy Markdown
Member
  • Changing the Stackit target project did not trigger a new destination-options request, so the dropdowns kept the previous project's values.

  • getFieldChangeOptions issued the env-scoped options request only once every configured required field had a value. A field the provider does not expose in its schema can never get one, so a single such entry silently disabled relisting for the whole provider.

`getFieldChangeOptions` issued the env-scoped options request only once
every configured required field had a value. A field the provider does
not expose in its schema can never get one, so a single such entry
silently disabled relisting for the whole provider.

Signed-off-by: Mihaela Balutoiu <mbalutoiu@cloudbasesolutions.com>
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

Successfully merging this pull request may close these issues.

1 participant