Skip to content

fix: disable full-refresh by default in physical mode (#303)

Artyom Kartasov requested to merge 303-disable-physical-refresh into master

Description

If DLE is running in physical mode, does not have multiple pools, and has valid data in the active pool, then retrieval does not run retrieving stages(that also means, it does not start the sync instance).

To fix it, disable full-refresh by default in physical mode.

Related issue

#303 (closed)

Examples

Checklist

  • the MR description has been reviewed
  • this MR contains text changes and they have been reviewed OR there are no texts changes
  • this MR contains GUI/CLI changes and they have been reviewed OR there are no GUI/CLI changes
  • this MR contains API changes, specifications reflect those changes and they have been reviewed OR there are no API changes

Closes #303 (closed)

Edited by Nikolay Samokhvalov

Merge request reports