[PR #3795] [MERGED] Feature/lazy connection status filter fix #21510

Open
opened 2026-08-05 05:08:36 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/3795
Author: @pappz
Created: 5/6/2025
Status: Merged
Merged: 5/7/2025
Merged by: @pappz

Base: feature/lazy-connectionHead: feature/lazy-connection-statusfix


📝 Commits (3)

  • 97944f6 Fix connection status filter logic
  • a4bb374 Update client/status/status.go
  • a51d4ce Remove unused variables

📊 Changes

2 files changed (+4 additions, -14 deletions)

View changed files

📝 client/cmd/status.go (+1 -1)
📝 client/status/status.go (+3 -13)

📄 Description

Describe your changes

Stack

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbirdio/netbird/pull/3795 **Author:** [@pappz](https://github.com/pappz) **Created:** 5/6/2025 **Status:** ✅ Merged **Merged:** 5/7/2025 **Merged by:** [@pappz](https://github.com/pappz) **Base:** `feature/lazy-connection` ← **Head:** `feature/lazy-connection-statusfix` --- ### 📝 Commits (3) - [`97944f6`](https://github.com/netbirdio/netbird/commit/97944f65a2d01179050a889eaff968d45d5f9acb) Fix connection status filter logic - [`a4bb374`](https://github.com/netbirdio/netbird/commit/a4bb3744384a94a546fbdc755872d5fa367fc0e9) Update client/status/status.go - [`a51d4ce`](https://github.com/netbirdio/netbird/commit/a51d4ce492f2c392b2f7e38dcd7e1c54dd6f64ae) Remove unused variables ### 📊 Changes **2 files changed** (+4 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `client/cmd/status.go` (+1 -1) 📝 `client/status/status.go` (+3 -13) </details> ### 📄 Description ## Describe your changes ## Issue ticket number and link ## Stack <!-- branch-stack --> ### Checklist - [x] Is it a bug fix - [ ] Is a typo/documentation fix - [ ] Is a feature enhancement - [ ] It is a refactor - [ ] Created tests that fail without the change (if possible) - [ ] Extended the README / documentation, if necessary --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2026-08-05 05:08:36 -04:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#21510