[PR #3506] [CLOSED] [management,client] Add policy IDs to firewall rules #20630

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

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/3506
Author: @bcmmbaga
Created: 3/14/2025
Status: Closed

Base: feature/flowHead: restore-pr-3440


📝 Commits (3)

  • 89a55bc Add policy IDs to firewall rules (#3440)
  • 9fa75e0 Merge branch 'feature/flow' into restore-pr-3440
  • 70398ea remove duplicate PolicyID from FirewallRule struct

📊 Changes

2 files changed (+2 additions, -3 deletions)

View changed files

📝 management/server/policy.go (+1 -1)
📝 management/server/policy_test.go (+1 -2)

📄 Description

Describe your changes

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/3506 **Author:** [@bcmmbaga](https://github.com/bcmmbaga) **Created:** 3/14/2025 **Status:** ❌ Closed **Base:** `feature/flow` ← **Head:** `restore-pr-3440` --- ### 📝 Commits (3) - [`89a55bc`](https://github.com/netbirdio/netbird/commit/89a55bcf4ead06223d8e9b08e40bad6bcf4a7372) Add policy IDs to firewall rules (#3440) - [`9fa75e0`](https://github.com/netbirdio/netbird/commit/9fa75e0ac5dc87c9bfcb53f3fa4988aafd7f5740) Merge branch 'feature/flow' into restore-pr-3440 - [`70398ea`](https://github.com/netbirdio/netbird/commit/70398ea1251286fec17fe93beea9b97c83ad5de4) remove duplicate PolicyID from FirewallRule struct ### 📊 Changes **2 files changed** (+2 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `management/server/policy.go` (+1 -1) 📝 `management/server/policy_test.go` (+1 -2) </details> ### 📄 Description ## Describe your changes ## Issue ticket number and link ### Checklist - [ ] Is it a bug fix - [ ] Is a typo/documentation fix - [x] 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:07:30 -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#20630