Skip to:
See KNL-1024. The 2.9.0 scripts have this problem. They test only for site.helper.
The 2.9.1 scripts would have the problem, except that their test for site.helper is unnecessary:SR.REALM_ID != '!site.helper' AND SR.REALM_ID like '/site/%/group/%'
See KNL-1024. The 2.9.0 scripts have this problem. They test only for site.helper.
The 2.9.1 scripts would have the problem, except that their test for site.helper is unnecessary:
SR.REALM_ID != '!site.helper' AND SR.REALM_ID like '/site/%/group/%'