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

Fix #23708 Unable to remove an instance's system property override value on the web console. #23710

Merged
merged 2 commits into from
Nov 15, 2021

Conversation

kaido207
Copy link
Contributor

I add a DELETE request to clearly remove override value if set an empty value to the property because the empty value is ignored in the POST request.
I also add the redirect to the self page to update the current override value.

Signed-off-by: kaido207 kaido.hiroki@fujitsu.com

… override value on the web console.

Signed-off-by: kaido207 <kaido.hiroki@fujitsu.com>
Signed-off-by: kaido207 <kaido.hiroki@fujitsu.com>
@arjantijms arjantijms added this to the 6.2.3 milestone Nov 15, 2021
@arjantijms arjantijms added the bug Something isn't working label Nov 15, 2021
@arjantijms arjantijms merged commit 1981cfa into eclipse-ee4j:master Nov 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to remove an instance's system property override value on the web console.
2 participants