-
-
Notifications
You must be signed in to change notification settings - Fork 650
Fix - Owners inheritance #3119
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 - Owners inheritance #3119
Conversation
Codecov Report
@@ Coverage Diff @@
## main #3119 +/- ##
==========================================
+ Coverage 62.39% 62.49% +0.10%
==========================================
Files 102 102
Lines 14483 14491 +8
==========================================
+ Hits 9036 9056 +20
+ Misses 5447 5435 -12
Continue to review full report at Codecov.
|
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.
Just one nitpicky siggestion in the code, but in general looks good for me 👍
Co-authored-by: Victor Zhestkov <vzhestkov@suse.com>
9c8c8e1
to
a67decc
Compare
Fixes #3118
The branch in this PR was initially mainly thought for adding the
dump_vars
endpoint to the XML-RPC API but the bug which was found during testing caused a shift in this.Nevertheless the new endpoint is in this branch along with:
owners
field no inherits per default from the settings instead of copying the settings into its object