rudder icon indicating copy to clipboard operation
rudder copied to clipboard

Fixes #25659: Test for inherited properties is failing in 8.2

Open clarktsiory opened this issue 1 year ago • 0 comments

https://issues.rudder.io/issues/25659

:warning: This is has the same (upmerge) code as https://github.com/Normation/rudder/pull/5953, it will likely need to be closed

In 8.2 we need to recompute the hierarchy of group and node properties after having updated a group property, this has to be added in the setup of the test. Also, to make the tests still pass, some fields needs to be added to the data model of the error : standard attributes from properties (description, provider, inheritmode), and passed around up to the JSON serializers

clarktsiory avatar Oct 15 '24 09:10 clarktsiory