Actions
Bug #27503
closedRudder - Bug #27498: Make group tree API not include system by default
Use groups API with include system groups parameter in private plugins
Bug #27503:
Use groups API with include system groups parameter in private plugins
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Very Small
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No
Description
In private plugins, to keep compatibility with the change in API default of parent issue :
- in security-benchmarks we should no longer include system groups in new benchmarks but we need to keep compatibility with previous benchmarks having system groups
- in system-updates we should query the
groups/treewith aincludeSystem=trueparameter
Actions