stable

Clone or download

Read-only

Fix info level Psalm issues in the TestPlan plugin

Only one issue remains which is actually in the AgileDashboard plugin. Part of story #14887: Display Backlog Items status Change-Id: I1eca448926abeffa67f5163512f5b021d1ba9d8a

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/Milestone/Backlog/BacklogItemCollection.class.php +2 −3 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Milestone/Backlog/IBacklogItemCollection.class.php +2 −2 Go to diff View file
M plugins/cardwall/include/OnTop/Config/TrackerMappingFactory.class.php +2 −4 Go to diff View file
M plugins/testplan/include/REST/v1/BacklogItemRepresentation.php +11 −5 Go to diff View file
M plugins/testplan/include/REST/v1/MilestoneResource.php +1 −2 Go to diff View file
M plugins/testplan/tests/unit/REST/v1/BacklogItemRepresentationTest.php +3 −6 Go to diff View file
M plugins/tracker/include/Tracker/Tracker.class.php +2 −2 Go to diff View file
M plugins/tracker/include/Tracker/XML/Updater/MoveChangesetXMLUpdater.php +7 −3 Go to diff View file