dev

Forked from tuleap/dev

Clone or download

Read-only

story #7496: Log priority change when several artifacts are moved

Change-Id: I068b78622fd113faa4522da30db4c9b3ef00aac2

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/REST/v1/BacklogItemResource.php +1 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/MilestoneResource.class.php +2 −2 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/ProjectBacklogResource.class.php +1 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/ResourcesPatcher.class.php +3 −3 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_PriorityManager.class.php +57 −2 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/dao/PriorityDao.class.php +7 −0 Go to diff View file