Skip to content
Snippets Groups Projects

WIP: Show all operations in get_all_jobs, regardless of status.

Closed Arber X requested to merge arber/list-complete-operations into master

Description

The operations proto makes no mention of only showing none-completed operations in a ListOperations response.

Since the operation has a done field, get_all_jobs should return all jobs not just the active ones.

From my search, this method is only used during a ListOperations request.

TODO

  • Remove filter from sql implementation.
Edited by Arber X

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading