avatar b2z
b2z
28 Jul 2014

Steps to reproduce the issue

Choose "Closed" state in the issues list view. Change status filter.

Expected result

Issues should be filtered.

Actual result

Issues are not filtered.

Additional comments

Seems that the problem is because two select lists with id="filter-status" are present (one with display: none) and JS is taking values from the first one (Open state values).

avatar b2z b2z - open - 28 Jul 2014
avatar b2z b2z - change - 31 Jul 2014
Status New Closed
Closed_Date 0000-00-00 00:00:00 2014-07-31 19:52:40
avatar b2z b2z - close - 31 Jul 2014

Add a Comment

Login with GitHub to post a comment