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(waveform): added support for live_data and data access

wakonig_k requested to merge fix/live_data_support into main

Description

This MR adds backward compatible support for live data access of scan items. With BEC v3, live data won't be accessible through scan_item.data. Instead scan_item.live_data has to be used.

Definition of Done

  • Documentation is up-to-date.
Edited by wakonig_k

Merge request reports

Loading