stable
Clone or download
Read-only
request #11262 Milestone backlog REST route returns empty array when there should be elements
For unknown reasons the DAO lied and returned closed items ¯\_(ツ)_/¯ How to test: - Given a release linking 50 closed user stories and 3 open user stories after them (order is important) then the milestone/backlog REST route won't return an empty array. It will instead return the 3 open user stories. Change-Id: Icc41ce58866a6bfc611a36cbf4ff2cfa46889ba5
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/Artifact/dao/Tracker_ArtifactDao.class.php | +11 | −1 | Go to diff View file |