Skip to content
Snippets Groups Projects

fix #1021: own chat messages disappearing

Merged fix #1021: own chat messages disappearing
1 unresolved thread
Merged Shpuld Shpludson requested to merge fix/own-chat-messages-disappearing into develop
1 unresolved thread

presented without comment

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
21 21 failedMessageIds.push(message.id)
22 22 } else {
23 23 delete storage.idIndex[message.id]
24 delete storage.idempotencyKeyIndex[message.id]
24 delete storage.idempotencyKeyIndex[message.idempotency_key]
  • merged

  • lain mentioned in commit 42c747a3

    mentioned in commit 42c747a3

  • Please register or sign in to reply
    Loading