Skip to content

fix: fix wrong getChannelUrl() call causing loss of "add" flag and un…#4809

Merged
jamesarich merged 1 commit intomeshtastic:mainfrom
skobkin:channel_share_url_fix
Mar 16, 2026
Merged

fix: fix wrong getChannelUrl() call causing loss of "add" flag and un…#4809
jamesarich merged 1 commit intomeshtastic:mainfrom
skobkin:channel_share_url_fix

Conversation

@skobkin
Copy link
Copy Markdown
Contributor

@skobkin skobkin commented Mar 14, 2026

Hey!

During development of my desktop client I've discovered #4808 in Android client.

It was a very simple to fix bug, so I decided to save you some time and do it myself.

Thanks for making a nice app, BTW ❤️

fixes #4808

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Mar 14, 2026

CLA assistant check
All committers have signed the CLA.

@jamesarich jamesarich force-pushed the channel_share_url_fix branch from 4a3ea03 to 9c89b4b Compare March 16, 2026 13:23
Copy link
Copy Markdown
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.

Good catch, thanks!

@jamesarich jamesarich enabled auto-merge March 16, 2026 13:23
@jamesarich jamesarich added this pull request to the merge queue Mar 16, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 12.23%. Comparing base (4e64182) to head (9c89b4b).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4809   +/-   ##
=======================================
  Coverage   12.23%   12.23%           
=======================================
  Files         530      530           
  Lines       17753    17753           
  Branches     2652     2652           
=======================================
  Hits         2172     2172           
  Misses      15267    15267           
  Partials      314      314           

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

@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 16, 2026
@jamesarich jamesarich merged commit 80cae8e into meshtastic:main Mar 16, 2026
6 checks passed
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.

[Bug]: Channel URL generation call bug

3 participants