remove_groups parameter was not being loaded and therefore was ignored.
This fixes that issue.
Fixes #1973
Type of change
Please delete options that are not relevant.
[X] Bug fix (non-breaking change which fixes an issue)
How Has This Been Tested?
User verified.
Checklist:
[X] I have based this change on the nightly branch
[X] I have performed a self-review of my own code
[X] New and existing unit tests pass locally with my changes
remove_groups parameter was not being loaded and therefore was ignored. This fixes that issue.
Fixes #1973
Type of change Please delete options that are not relevant.
[X] Bug fix (non-breaking change which fixes an issue)
How Has This Been Tested? User verified.
Checklist: [X] I have based this change on the nightly branch [X] I have performed a self-review of my own code [X] New and existing unit tests pass locally with my changes