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

Rename a context value fails to update existing configurations #104

Open
wilstoff opened this issue Aug 22, 2019 · 2 comments
Open

Rename a context value fails to update existing configurations #104

wilstoff opened this issue Aug 22, 2019 · 2 comments

Comments

@wilstoff
Copy link
Contributor

We have a context (Environment, Service, Instance)
If i were to rename one of the already created Instances say (testing2->testing3), the corresponding configurations that were originally tied to testing2 are not updated. So if we have a bunch of configurations tied to one of these names and want to change them, it becomes tedious through the UI. One thing to note that if you do look at properties associated to testing3 it still shows testing2 properties on the rename page. And if you query for those something with testing3 context it will not return back those configurations.

Version 1.8.2

@edoarsla
Copy link
Contributor

Oh, this is a bug. It should update all properties and files using renamed context-element.
I'll have to take a look at that.

@wilstoff
Copy link
Contributor Author

I'm not able to recreate this issue with new keys. Any chance you changed the name of this property at some point in time? Maybe perhaps related to this? #104

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants