Details
Description
AutoExport performs a check that its modules are configured correctly through AutoExportServiceImpl#checkModules. Currently, that check is only done when AutoExport is allowed and it is enabled. If AutoExport is started disabled, the check is skipped.
It is probably better to move the check out of AutoExportServiceImpl and into ConfigurationServiceImpl.
Attachments
Issue Links
- relates to
-
REPO-1777 AutoExport: implement mechanism so 'development' module does not receive any config changes
- Closed