stable

Clone or download

Read-only

fix: Milestone should not be displayed if start_date is zero

Part of story #35104 Milestones below Backlog Sometimes, milestones have only one date, for example in case of events. In this case, it should not be displayed in sidebar. *Testing:* Create a top milestone without start date, it should not be displayed Change-Id: I2a9d6efaa383ae23188089901a3fcfcf426ed89c

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/Milestone/Sidebar/PromotedMilestoneBuilder.php +6 −0 Go to diff View file
M plugins/agiledashboard/tests/unit/AgileDashboard/Milestone/Sidebar/PromotedMilestoneBuilderTest.php +28 −0 Go to diff View file