Skip to content

Spooky Ghost Groups in main chat list #337

Open
@rsommerfeld

Description

@rsommerfeld

Description
Duplicates of group chats were shown, some (but not all) of which didn't contain newer messages or group title updates. Furthermore, we were able to post a message into the duplicate of a read-only group. Obviously those messages did not show up in the actual group but they did persist in the duplicate across reloads of the TelegramClient and even after deleting the tdlib cache.

To Reproduce
Steps to reproduce the behavior:
0. Checkout setup

  1. Set "(aChat positionKnown not
    and: [someOtherChat positionKnown])" in TCCChats >> defaultSortBlock to
    "(aChat positionKnown
    and: [someOtherChat positionKnown not])".

  2. Open new Telegram Window and wait for re-ordering to finish

  3. Look out for chats (groups) that are positioned higher than where they should be

Expected behavior
Only one Mensa Griebnitzsee should exist and it should be read-only (as the second one also is).

Screenshots
Mensa Griebnitzsee

Metadata

Metadata

Assignees

No one assigned

    Labels

    2021bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions