mirror of
https://github.com/syncthing/syncthing.git
synced 2026-05-09 07:33:35 -04:00
### Purpose Regression was introduced in PR #10563 due to new devices grouping feature not utlising the otherDevices utility function to ensure the local device is not shown in the remote devices list ### Testing Open web GUI and ensure your local device isn't listed under Remote Devices ### Screenshots Regression before fix <img width="589" height="601" alt="Screenshot_20260407_202526" src="https://github.com/user-attachments/assets/ffa315e4-f901-4d0c-8755-15b0c31464b3" /> Fix <img width="598" height="555" alt="Screenshot_20260407_202656" src="https://github.com/user-attachments/assets/8f0721c0-3fd2-4ae5-9db5-23c0d46c268e" /> ### Documentation N/A ## Authorship Ben Norcombe [bennorcombe@pm.me](mailto:bennorcombe@pm.me) Signed-off-by: Ben Norcombe <bennorcombe@pm.me> Co-authored-by: Jakob Borg <jakob@kastelo.net>