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: device_read should use set_and_publish

wakonig_k requested to merge fix/device_read_set_publish into master

Description

For consistency, every device_read should perform set_and_publish, not just send.

Definition of Done

  • Documentation is up-to-date.

Merge request reports