[PR #881] [MERGED] Fix already migrated from rules policies #13109

Closed
opened 2026-08-05 02:07:29 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/881
Author: @gigovich
Created: 5/19/2023
Status: Merged
Merged: 5/19/2023
Merged by: @mlsmaycon

Base: feat-linux-firewall-supportHead: feat-linux-firewall-support-migrate-0.20.3


📝 Commits (2)

  • 7f02a2c Fix already migrated from rules policies
  • 47e78d1 fix lint comment

📊 Changes

2 files changed (+15 additions, -0 deletions)

View changed files

📝 management/server/file_store.go (+1 -0)
📝 management/server/policy.go (+14 -0)

📄 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/881 **Author:** [@gigovich](https://github.com/gigovich) **Created:** 5/19/2023 **Status:** ✅ Merged **Merged:** 5/19/2023 **Merged by:** [@mlsmaycon](https://github.com/mlsmaycon) **Base:** `feat-linux-firewall-support` ← **Head:** `feat-linux-firewall-support-migrate-0.20.3` --- ### 📝 Commits (2) - [`7f02a2c`](https://github.com/netbirdio/netbird/commit/7f02a2cccdcd02454e494fd11745cac657bfa7e6) Fix already migrated from rules policies - [`47e78d1`](https://github.com/netbirdio/netbird/commit/47e78d1602b6a878db7149feee01257ade668491) fix lint comment ### 📊 Changes **2 files changed** (+15 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `management/server/file_store.go` (+1 -0) 📝 `management/server/policy.go` (+14 -0) </details> ### 📄 Description ## Describe your changes ## Issue ticket number and link ### 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 02:07:29 -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#13109