white-notebook-12278
07/07/2022, 12:37 PMmutation addGroupMembers {
addGroupMembers(
input: {
groupUrn: "urn:li:corpgroup:Admins",
userUrns: ["urn:li:corpuser:username"]
}
)
}
Response for it is following:
{
"data": {
"addGroupMembers": true
},
"extensions": {}
}
But in fact group in DataHub is not being changed
Version of DataHub is 0.8.40
Also, there are no any error messages in both frontend or gms services.
Can you please tell, what might be wrong in that case?bulky-soccer-26729
07/07/2022, 7:41 PMbulky-soccer-26729
07/07/2022, 9:43 PMbulky-soccer-26729
07/07/2022, 9:47 PMwhite-notebook-12278
07/08/2022, 7:26 AMbulky-soccer-26729
07/08/2022, 2:53 PMwhite-notebook-12278
07/11/2022, 6:47 AMwhite-notebook-12278
07/11/2022, 6:57 AMbulky-soccer-26729
07/11/2022, 4:15 PM