stable

Clone or download

Read-only

fix: Roadmap should display future closed items

The [documentation][1] says: > The widget filters out artifacts: > > * That are closed since more than one year > * That are closed with end date older than one year Therefore if my artifact is closed and end date in more than one year in the future, it should be visible in the roadmap (as soon as the user wants to display closed items of course). [1]: https://docs.tuleap.org/user-guide/project-admin.html Closes request #23449: Roadmap should display closed elements in the future Change-Id: I9714747bb8d1c98c6ced2e2bd9ef528f348705d4

Modified Files

Name
M plugins/roadmap/include/Roadmap/REST/v1/TaskOutOfDateDetector.php +4 −0 Go to diff View file
M plugins/roadmap/tests/unit/Roadmap/REST/v1/TaskOutOfDateDetectorTest.php +1 −0 Go to diff View file