Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

fix: monitor.py replots last scan after changing config with new signals;...

wyzula_j requested to merge monitor-replot-last-scan into master

Description

The last scan is repotted if the config is changed in BECMonitor; ConfigDialog has validation and error messages if the device is not found in the current BEC instance.

Type of Change

  • BECMonitor repots the last scan after config change
  • ConfigDialog hooked to the same validation as BECMonitor

Potential side effects

None

Definition of Done

  • Documentation is up-to-date.

Merge request reports