stable

Clone or download

Read-only

feat: Duplicate semantic Progress

When you create a new tracker based on another one which have a Progress semantic defined, then the configuration is duplicated, and targets the corresponding fields. Part of story #20919: define progress of artifacts Change-Id: I7eb946c7bcc4a4fd6cfaa0d69f8f3915ff403a1a

Modified Files

Name
A plugins/tracker/include/Tracker/Semantic/Progress/SemanticProgressDuplicator.php +70 −0 Go to diff View file
M plugins/tracker/include/Tracker/Semantic/Tracker_SemanticFactory.class.php +4 −1 Go to diff View file
A plugins/tracker/tests/unit/Tracker/Semantic/Progress/SemanticProgressDuplicatorTest.php +125 −0 Go to diff View file