stable

Clone or download

Read-only

request #14617 GROUP_CONCAT will not retrieve all values if there are many

If you have lot of artifact on a tracker and add a field, some changes will not be done because the group_concat wich will not return all artifacts ids. this patch should correct this. Related to https://gerrit.tuleap.net/c/tuleap/+/18034 Change-Id: I3417e7a071064d161ae8f085001c01738ac558d1

Modified Files

Name
M plugins/tracker/include/Tracker/Artifact/dao/Tracker_Artifact_Changeset_ValueDao.class.php +14 −9 Go to diff View file