Skip to content

Improve filtering for issue weight

Currently you can only select 'Any', which includes 'No'.

It should be:

any weight => all issues (assuming not == 0)

no weight => issues without weight set

..list of weights

/cc @JobV

Copied from https://gitlab.com/gitlab-org/gitlab-ce/issues/4234, as this is an EE only issue.