-
Parent Issue
-
Related
-
Remove user yields the following response
User: admin@tpub.xmpp-test.net is online, updating database and online connections
Buddy: deleteme@tpub.xmpp-test.net already in the roster, skipping
Add user works as intended, automatically adds presence subscription
-
I checked and found small compilation issue in adhoc command and fixed.
Setting subscription to
both
is ok, as this is what should be done by this script if parameters do not set this to other value.Subscription will be later changed to proper subscription (synchronized) after users will appear online.
-
Andrzej,
Tested in b4007, fix roster remove has the following behavior:
User2 roster to have User1 removed.
User: User2@test.com is online, dicsonnected.
User: User2@test.com is offline, updating database only.
Buddy: User1@test.com is already in the roster, skipping.
Upon singing back in, User2 can see and has permission to see User1 status.
User1 has permissions revoked, but User2 still shows in roster.
-
Remove single user works, one roster affected, nobody is kicked.
Multiple users does not work with list separated by spaces, comma, comma spaces, and separate lines
User: admin@domain.org is online, updating database and online connections
Buddy: user1@domain.org user2@domain.org removed
Result is no change to roster. Using semicolon between names seems to cut the command off, the first user is removed, no mention of the 2nd.
Type |
Bug
|
Priority |
Normal
|
Assignee | |
RedmineID |
3096
|
Version |
tigase-server-7.1.0
|
Spent time |
0
|
Add is successful, although subs="both" ? Delete doesn't work (already in the roster, skipping).