Sorting channels is probably causing history mess #129

Open
opened 2026-03-15 01:53:44 +03:00 by skobkin · 1 comment
Owner

There's a change that changing channels order (especially outside of this app) can cause history mess when node is connected again. Messages could be shown in wrong channels since we filter them by values like channel:0 in the messages.chat_key.

There's a change that changing channels order (especially outside of this app) can cause history mess when node is connected again. Messages could be shown in wrong channels since we filter them by values like `channel:0` in the `messages.chat_key`.
skobkin self-assigned this 2026-03-15 01:53:44 +03:00
Author
Owner

If so, we may need to either change what we use for chat_key or at least add message moving when we change node channel settings in this app.

If so, we may need to either change what we use for `chat_key` or at least add message moving when we change node channel settings in this app.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
skobkin/meshgo#129
No description provided.