stable

Clone or download

Read-only

Extract artifact permissions

This task is part of story #7456 Index artifact permissions For the artifact permission indexation, we will split in two parts the permissions: * tracker * artifact So, to be able to do this, the permission serializer has to serialize each kind of permission Change-Id: I87abef1ac294398addff388a43220763c6997b0d

Modified Files

Name
M plugins/tracker/include/Tracker/Artifact/Tracker_Artifact.class.php +23 −0 Go to diff View file
M plugins/tracker/include/Tracker/Permission/PermissionSerializer.class.php +12 −1 Go to diff View file
M plugins/tracker/tests/Tracker/Permission/PermissionSerializerTest.php +103 −39 Go to diff View file