Persists the status of Anonymous Access in the administration configuration file from the Bamboo directory.
Anonymous access should be persisted as part of the
FileBasedPersister.ADMIN_CONFIG_FILE
file on Bamboo home directory.
This is accessed by
AdministrationConfigurationAccessor
.
The configuration setting on file was declared in the file with the default value - enabled for Server, disabled for Cloud - but was never updated
when the user changed the setting though Global Permissions view.
This upgrade tasks persist the existing configuration, and was implemented as part of the NPS feature wor,
as NPS survey is not displayed if anonymous access is on.