stable

Clone or download

Read-only

request #13855 Wrong path is provided at artifact attachements folder initialisation

Instead of changing the owner/group on the newly created field path it was changing it on the whole /var/lib/tracker sub-hierarchy and that might be really heavy on large instances (this happens to take ~10mn on the target system). How to test: - Create a tracker with a file upload field - Create an artifact with an image attached - The artifact is proprely created and the thumnail is generated and displayed Change-Id: I2ff8ce0a1dde02e14a5ff721e494b33ce025a7fe

Modified Files

Name
M plugins/tracker/include/Tracker/FormElement/Field/File/ChangesetValueFileSaver.php +10 −9 Go to diff View file
M tests/rest/bin/setup.sh +2 −0 Go to diff View file