Skip to content

Revert "block creation or sending of duplicate channels. "#3921

Merged
jamesarich merged 1 commit into
mainfrom
revert-3913-fix/3903_dupe_channels
Dec 6, 2025
Merged

Revert "block creation or sending of duplicate channels. "#3921
jamesarich merged 1 commit into
mainfrom
revert-3913-fix/3903_dupe_channels

Conversation

@jamesarich

Copy link
Copy Markdown
Collaborator

Reverts #3913

@DaneEvans - this didn't work out with the UDP dependency that @b8b8 mentioned 😞 - he can fill in the details.

@jamesarich jamesarich enabled auto-merge December 6, 2025 16:04
@b8b8

b8b8 commented Dec 6, 2025

Copy link
Copy Markdown
Collaborator
image

Legitimate use case of bridging presets with the same AQ== key is blocked with this change. If the node already had said double up of keys, everything still worked. If you tried to add a redundant key, it would be blocked, thereby stopping full UDP usage.

@codecov

codecov Bot commented Dec 6, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 0.52%. Comparing base (6c40527) to head (1f49409).
⚠️ Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
...ture/settings/radio/channel/ChannelConfigScreen.kt 0.00% 7 Missing ⚠️
...n/org/meshtastic/core/ui/qr/ScannedQrCodeDialog.kt 0.00% 2 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##            main   #3921   +/-   ##
=====================================
  Coverage   0.52%   0.52%           
=====================================
  Files        394     394           
  Lines      23175   23131   -44     
  Branches    2941    2932    -9     
=====================================
  Hits         122     122           
+ Misses     23032   22988   -44     
  Partials      21      21           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jamesarich jamesarich added this pull request to the merge queue Dec 6, 2025
Merged via the queue into main with commit 5e4128d Dec 6, 2025
8 checks passed
@jamesarich jamesarich deleted the revert-3913-fix/3903_dupe_channels branch December 6, 2025 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants