stable

Clone or download

Read-only

Tracker color is no more inherited from parent in legacy context

part of story #14640 Complete tracker creation How to reproduce: Have a Bug tracker, with a defined color red In legacy UI create a new tracker and choose bug. Check the color in Administration > General settings The new tracker must be created with red color Change-Id: I8e86555f4aa973669096cf86ccbcdd7aa54b3e4a

Modified Files

Name
M plugins/tracker/include/Tracker/Creation/TrackerCreator.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/TrackerFactory.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/TrackerManager.class.php +1 −2 Go to diff View file
M plugins/tracker/include/Tracker/dao/TrackerDao.class.php +36 −9 Go to diff View file