-
-
Notifications
You must be signed in to change notification settings - Fork 434
[Bug]: Scanning Android Channel QR causes Replace & LoRa reset #4606
Description
Contact Details
Checklist
-
I am able to reproduce the bug with the latest version.
-
I have updated to the latest Alpha firmware, and am able to reproduce the bug. Many issues are fixed quickly in alpha before the general beta release.
-
I made sure that there are no existing OPEN or CLOSED issues which I could contribute my information to.
-
I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
-
This issue contains only one bug.
-
I have read and understood the Contribution Guidelines.
-
I agree to follow this project's Code of Conduct
-
I actually read this list, and should be taken seriously.
Affected app version
2.7.12 (29319940)
Affected Android version
Android 16
Affected phone model
Pixel 9 Pro
Affected node model
Seed T1000E
Affected node firmware version
2.7.15
Steps to reproduce the bug
Attempting to scan a channel QR code with add=true in the URL causes the channel dialog to insert the channel(s) into Channel Index 0, replacing the channel(s) at that index instead of adding as expected.
Actual behavior
Channel should have been added, not replace the Channel 0 and overwrite the LoRa configuration/frequency & slot.
Expected behavior
Channel is merged with the existing channel list in the next available slot, and does not overwrite the default preset or Channel 0.
Screenshots/Screen recordings
See above
Relevant log output
N/AAdditional information
Also please reference #3464