Skip to content

Filter issues without an Assignee via the API

What does this MR do?

Filtering issues in API on no assignees returned 0 results, now it returns all issues which are not assigned to anyone.

Issuable finder accepts now string and integer for assignee ID = 0.

What are the relevant issue numbers?

closes #41205 (closed)

Does this MR meet the acceptance criteria?

Merge request reports