Please note that the blacklist advanced plugin setting export.disallowed.for.groups.global will take precedence over the whitelist advanced plugin setting export.restricted.to.groups.global. For example, if you were to define the same value for different plugin settings:
- export.restricted.to.groups.global = * (all user groups have the option to export)
- export.disallowed.for.groups.global = * (all user groups do not have the option to export)
This would result in all user groups not having the option to export.