Closed jotamorais closed 6 years ago
hi,
I just try on a fresh 1.19.3 and i'm not able to reproduce this issue. Can you share the content of the POST ?
Nevermind - sorry.
I deployed using the Gravitee Kubernetes Helm Chart and I figured that the constant.json file was populated with wrong key:value identifier in the ui-configmap.yaml template.
I'm submitting a PR to fix that in the Gravitee Kubernetes project.
You can close this issue.
Hello @jotamorais
I did not see the PR you're speaking about.
Did you create it ?
Sorry, @brasseld, I got distracted by other priorities. I just submitted a PR. I will soon submit another one with samples on how to setup Gravitee on GKE (Google Kubernetes Engine). After that, I will submit a third one on how to set up on Amazon's EKS.
No problem @jotamorais, don't be sorry!
We already have someone who is writing a blog post for AKS (Azure). Perhaps we may have three different blog posts for each platform ?
Yes, I'm writing a Medium post to be the companion tutorial for the GKE Sample. Do you want me to share the draft and you post in https://medium.com/graviteeio?
I can add you as a writer on graviteeio if you want ?
Even better :-) Thanks!
Just found you, you've been added to the writers!
Welcome on board ;)
Expected Behavior
Hiting the Save button should save changes without issues.
Current Behavior
When trying to save Portal Settings on the UI (even when nothing has been changed in any field) an error notification pops up stating:
Property [localLoginDisabled] is not recognized as a valid property
Possible Solution
Aparently Angular binding is not correct.
Steps to Reproduce (for bugs)
Context
Experienced the issue when trying to save Portal Settings on the UI (even when nothing has been changed in any field). It's impacting any operation in the Portal Settings as changes are not saved as one would expect.
Your Environment