#1444 Only add the tags if there are any
Merged by pingou. Opened by pingou.
fix_filtering  into  master

Download 1444.patch

Otherwise we end-up with an argument ?tags=[] which leads to some
filtering server side which we do not want.
So just ignore the tags if there aren't any.

:thumbsup:

:thumbsup:

Are you supposed to be able to select multiple tags when filtering issues? I can't seem to manage it in the UI. Selecting a second tag just switches the tag I'm filtering by, rather than toggling that tag on or off.

You can't do it in the UI but you can do it manually

Ah, okay. This looks good to me.

rebased

Pull-Request has been merged by pingou

Metadata