stable

Clone or download

Read-only

request #14122 Initial effort and Done semantics are not duplicated at project creation

Initial effort and Done semantics are set in project A. When you create project B from project A, Initial effort and Done semantics are not set. Change-Id: Ib0244ba876f8c4f5ffff57ebdd1525ebc6e60f39

Modified Files

Name
A plugins/agiledashboard/include/AgileDashboard/Semantic/SemanticDoneDuplicator.php +87 −0 Go to diff View file
M plugins/agiledashboard/include/agiledashboardPlugin.php +6 −1 Go to diff View file
A plugins/agiledashboard/phpunit/AgileDashboard/Semantic/SemanticDoneDuplicatorTest.php +166 −0 Go to diff View file
M plugins/tracker/include/Tracker/Semantic/dao/Tracker_Semantic_StatusDao.class.php +1 −1 Go to diff View file