You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On a fresh install of Nextcloud 18.0.0 and Talk 8.0.4, login as an admin user.
Navigate to 'Users' and create a new group. For the purposes of this test, call it 'Everyone.'
Navigate to 'Talk' tab, and in the 'Search conversations or contacts' box, type 'Everyone' and select the 'Everyone' group. The group chat called 'Everyone' begins, current users are added, and the admin user becomes the moderator.
Navigate to 'Users' tab and create a new user ("test") and add them to the 'Everyone' group.
Expected behaviour
The new user ("test") should be added to the "Everyone" group chat as the user account is a part of that group as defined.
Only one "Everyone" group chat should exist, and all users in the "Everyone" group are added and appear in that chat.
The Nextcloud user (in this case, the "admin" user) that initiates the group chat is the moderator of the group chat.
Actual behaviour
The new user ("test") whom is added after the "Everyone" group chat has been created by the admin, is not added to the "Everyone" group chat, and in fact if the new user "test" tries to join the existing "Everyone" group chat, Talk instead starts a new "Everyone" group chat, to which the new "test" user is the moderator and not the prior group chat moderator ("admin").
Two group chats now exist. The "Everyone" group chat moderated by admin, and the "Everyone" group chat moderated by the new user "test".
If the steps above are repeated and yet another new user is added to Nextcloud ("test2") and is also added to the "Everyone" group, this user is also out of sync, but is now time three steps removed. The 2nd "Everyone" group chat started by "test" does not contain the "test2" user, and the original "Everyone" group chat started by admin contains none of these new users.
And so on and so on.
Server configuration detail
Operating system: Linux 4.15.0-88-generic #88-Ubuntu SMP Tue Feb 11 20:11:34 UTC 2020 x86_64
Webserver: nginx/1.16.1 (fpm-fcgi)
Database: pgsql PostgreSQL 10.12 (Ubuntu 10.12-0ubuntu0.18.04.1) on x86_64-pc-linux-gnu, compiled by gcc (Ubuntu 7.4.0-1ubuntu1~18.04.1) 7.4.0, 64-bit
The new user ("test") whom is added after the "Everyone" group chat has been created by the admin, is not added to the "Everyone" group chat
Duplicate of #1329
For the time being you can simply add the users manually to the conversation, or you add the "everyone" group after adding a chunk of people to the group
in fact if the new user "test" tries to join the existing "Everyone" group chat
This concept does not exist yet. The header above the search option clearly states that a new conversation with this group is being started.
Steps to reproduce
Expected behaviour
Actual behaviour
The new user ("test") whom is added after the "Everyone" group chat has been created by the admin, is not added to the "Everyone" group chat, and in fact if the new user "test" tries to join the existing "Everyone" group chat, Talk instead starts a new "Everyone" group chat, to which the new "test" user is the moderator and not the prior group chat moderator ("admin").
Two group chats now exist. The "Everyone" group chat moderated by admin, and the "Everyone" group chat moderated by the new user "test".
If the steps above are repeated and yet another new user is added to Nextcloud ("test2") and is also added to the "Everyone" group, this user is also out of sync, but is now time three steps removed. The 2nd "Everyone" group chat started by "test" does not contain the "test2" user, and the original "Everyone" group chat started by admin contains none of these new users.
And so on and so on.
Server configuration detail
Operating system: Linux 4.15.0-88-generic #88-Ubuntu SMP Tue Feb 11 20:11:34 UTC 2020 x86_64
Webserver: nginx/1.16.1 (fpm-fcgi)
Database: pgsql PostgreSQL 10.12 (Ubuntu 10.12-0ubuntu0.18.04.1) on x86_64-pc-linux-gnu, compiled by gcc (Ubuntu 7.4.0-1ubuntu1~18.04.1) 7.4.0, 64-bit
PHP version: 7.2.24-0ubuntu0.18.04.3
Modules loaded: Core, date, libxml, openssl, pcre, zlib, filter, hash, Reflection, SPL, sodium, session, standard, cgi-fcgi, mysqlnd, PDO, xml, bz2, calendar, ctype, curl, dom, mbstring, fileinfo, ftp, gd, gettext, gmp, iconv, igbinary, imagick, imap, intl, json, ldap, exif, mysqli, pdo_mysql, pdo_pgsql, pgsql, Phar, posix, readline, redis, shmop, SimpleXML, smbclient, soap, sockets, sysvmsg, sysvsem, sysvshm, tokenizer, wddx, xmlreader, xmlwriter, xsl, zip, libsmbclient, Zend OPcache
Nextcloud version: 18.0.0 - 18.0.0.10
Updated from an older Nextcloud/ownCloud or fresh install: Fresh install.
Where did you install Nextcloud from: nextcloud.com
List of activated apps
Configuration (config/config.php)
Are you using encryption: No.
Client configuration
Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0
Operating system: Windows 10
The text was updated successfully, but these errors were encountered: