-
Notifications
You must be signed in to change notification settings - Fork 1.2k
ui: reset configuration allowed only when value not default #11728
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
base: main
Are you sure you want to change the base?
Conversation
Fixes apache#11643 Signed-off-by: Abhishek Kumar <[email protected]>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #11728 +/- ##
============================================
- Coverage 17.56% 17.56% -0.01%
+ Complexity 15548 15545 -3
============================================
Files 5913 5913
Lines 529440 529454 +14
Branches 64670 64674 +4
============================================
- Hits 93018 93005 -13
- Misses 425964 425991 +27
Partials 10458 10458
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@shwstppr a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
|
UI build: ✔️ |
DaanHoogland
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
clgtm
|
This pull request has merge conflicts. Dear author, please fix the conflicts and sync your branch with the base branch. |
…dedaultvalue Signed-off-by: Abhishek Kumar <[email protected]>
|
@DaanHoogland a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
|
UI build: ✔️ |
|
did some testing in qa and will have to retry in a 4.22 env as resetting at domain level did not seem to work. |
|
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ el10 ✔️ debian ✔️ suse15. SL-JID 15856 |
|
[SF] Trillian Build Failed (tid-14884) |
ok, found the quirk:
I am not sure if the UI contains enough data to fix this, but it is acceptable to me. (i.e. test succeeds) |
Description
Fixes #11643
Disable reset configuration action when the current value for the config is its default value
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
How did you try to break this feature and the system with this change?
reset-cfg-disabled.mp4