stable

Clone or download

Read-only

XML export deals with disabled type in project

This is part of story #10736 administrate artifact links type at project level Now, the natures tag contains all the editable types in the project. In addition, the disabled types have the attribute is_used set to 0. Change-Id: Iff4e180a7290fb9619d45ae2e80a835a637930d3

Modified Files

Name
M plugins/tracker/include/TrackerXmlExport.class.php +41 −26 Go to diff View file
M plugins/tracker/include/trackerPlugin.class.php +6 −3 Go to diff View file
M plugins/tracker/tests/TrackerXmlExportTest.php +23 −19 Go to diff View file