Skip to content

fix #2062: Remap channels when rearranged#3561

Merged
jamesarich merged 1 commit intomeshtastic:mainfrom
DaneEvans:fix/2062_channel_order
Oct 30, 2025
Merged

fix #2062: Remap channels when rearranged#3561
jamesarich merged 1 commit intomeshtastic:mainfrom
DaneEvans:fix/2062_channel_order

Conversation

@DaneEvans
Copy link
Collaborator

Closes #2062

When a change of order is triggered by the app, we remap the existing messages.

This may not play nicely when something else changes the channel map, but there's not much we can do about that.

This will not play nicely when something else changes the channel map, but there's not much we can do about that.
@github-actions github-actions bot added the bugfix PR tag label Oct 30, 2025
@DaneEvans DaneEvans changed the title Add a migration to remap channels - when triggered by the app. #3062, Remap channels when rearranged Oct 30, 2025
@DaneEvans DaneEvans changed the title #3062, Remap channels when rearranged #2062, Remap channels when rearranged Oct 30, 2025
@DaneEvans DaneEvans changed the title #2062, Remap channels when rearranged fix #2062: Remap channels when rearranged Oct 30, 2025
@DaneEvans DaneEvans added this to the 2.7.6 milestone Oct 30, 2025
Copy link
Collaborator

@jamesarich jamesarich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, this one's been dangling forever.

@jamesarich jamesarich added this pull request to the merge queue Oct 30, 2025
Merged via the queue into meshtastic:main with commit 2b79590 Oct 30, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix PR tag

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: After reordering Channels, messages "leak" into the wrong channels

2 participants