{"record":{"id":"38e6ae1cea7dae24","repo":"nextcloud/server","slug":"setting-members-of-the-group-is-not-supported-yet","errorCode":null,"errorMessage":"Setting members of the group is not supported yet","messagePattern":"Setting members of the group is not supported yet","errorType":"exception","errorClass":"Sabre\\DAV\\Exception","httpStatus":500,"severity":"error","filePath":"apps/dav/lib/DAV/GroupPrincipalBackend.php","lineNumber":144,"sourceCode":"\t * @throws Exception\n\t */\n\t#[\\Override]\n\tpublic function getGroupMembership($principal) {\n\t\treturn [];\n\t}\n\n\t/**\n\t * Updates the list of group members for a group principal.\n\t *\n\t * The principals should be passed as a list of uri's.\n\t *\n\t * @param string $principal\n\t * @param string[] $members\n\t * @throws Exception\n\t */\n\t#[\\Override]\n\tpublic function setGroupMemberSet($principal, array $members) {\n\t\tthrow new Exception('Setting members of the group is not supported yet');\n\t}\n\n\t/**\n\t * @param string $path\n\t * @param PropPatch $propPatch\n\t * @return int\n\t */\n\t#[\\Override]\n\tpublic function updatePrincipal($path, PropPatch $propPatch) {\n\t\treturn 0;\n\t}\n\n\t/**\n\t * @param string $prefixPath\n\t * @param array $searchProperties\n\t * @param string $test\n\t * @return array\n\t */","sourceCodeStart":126,"sourceCodeEnd":162,"githubUrl":"https://github.com/nextcloud/server/blob/ecdeb153ffdf227235c9a7e2d13dbe0f9c817bc3/apps/dav/lib/DAV/GroupPrincipalBackend.php#L126-L162","documentation":"Error \"Setting members of the group is not supported yet\" thrown in nextcloud/server.","triggerScenarios":"Thrown at apps/dav/lib/DAV/GroupPrincipalBackend.php:144 when the library encounters an invalid state.","commonSituations":"See trigger scenarios.","solutions":[],"exampleFix":null,"handlingStrategy":null,"validationCode":null,"typeGuard":null,"tryCatchPattern":null,"preventionTips":[],"tags":[],"backgroundTag":null,"analyzedSha":"ecdeb153ffdf227235c9a7e2d13dbe0f9c817bc3","analyzedAt":"2026-08-17T01:36:13.386Z","schemaVersion":2},"datasetVersion":"2026-08-17T04:17:16.089Z"}