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

feat(scan queue): added support for changing the order of scans in the queue

wakonig_k requested to merge feature/scan_queue_order into main

Description

Added support for changing the order of scans in the queue. Supported operations are

  • Move up
  • Move down
  • Move to a specific position
  • Move to top
  • Move to bottom

Definition of Done

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

Merge request reports

Loading