stable

Clone or download

Read-only

Do not retrieve not needed information when rendering a tracker report

Retrieving not needed data might have a performance cost This is part of request #10841: Information about some fields are retrieved in tracker report renderer but never used causing slow performances Change-Id: I71bca4490fa5ef53dbdf3751393035a6115231c6

Modified Files

Name
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_ArtifactLink.class.php +4 −10 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_File.class.php +2 −17 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_PermissionsOnArtifact.class.php +4 −10 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Priority.class.php +6 −4 Go to diff View file