Confluence RPC removeGroup doesn't work

galimshyn May 24, 2017

Hi All,

I can't remove group via RPC using Perl script. Working with local latest trial version of Confluence server.

Here is my code:
my $res = $conflRPC->call("confluence1.removeGroup", $token, "my-group", "confluence-users");

it always returns 1, even if I set wrong group name.

In the same time similar call removing users works fine:

$conflRPC->call("confluence1.removeUser", $token, $user)

 

I suspect Confluence server is waiting for some confirmation but I am not sure.

 

 

 

1 answer

0 votes
Saurabh Gupta May 25, 2017

Not able to delete this. Sorry for getting your hopes high.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events