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(plot/image): monitors are now validated with current bec session

wyzula_j requested to merge fix/image-check-device into main

Description

Monitors for image are now validated with bec. If the device is not found the plot or image is still created, but it is empty. User can fix the device entry by reporting command fig.plot or fig.image with correct device.

Related Issues

closes #149 (closed)

Type of Change

  • validate_monitor method in EntryValidator
  • Monitor str are now validated with bec

Potential side effects

None

Merge request reports

Loading