-
Suggestion
-
Resolution: Unresolved
-
None
-
None
Currently we allow modifying whether a connector directory is cached or not at any time. This is done on the details screen using the 'Cache enabled' checkbox. Checking this impacts the behaviour (for example when switching from cached to non-cached the cached data in the db is no longer used, but is left behind in the db), and affects some related settings (things like synchronisation interval, incremental sync, authentication behaviour settings from CWD-4197), but it's not very clear which settings are related to synchronisation.
Some things to consider:
- disallow changing the cached/noncached configuration after directory creation
- present the cached setting on the same screen as the rest of the directory config settings (the 'Connector' tab), and make it show or hide the related section
- other?