[PR #1701] [MERGED] Update account attributes only when there is a domain #15753

Closed
opened 2026-08-05 03:08:21 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/1701
Author: @mlsmaycon
Created: 3/14/2024
Status: Merged
Merged: 3/14/2024
Merged by: @mlsmaycon

Base: mainHead: update-account-status-only-when-claim-has-a-domain


📝 Commits (2)

  • 81a26e7 Update account attributes only when there is a domain
  • cdcf956 update log message

📊 Changes

1 file changed (+14 additions, -9 deletions)

View changed files

📝 management/server/account.go (+14 -9)

📄 Description

Describe your changes

add log for when a domain is not present

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/1701 **Author:** [@mlsmaycon](https://github.com/mlsmaycon) **Created:** 3/14/2024 **Status:** ✅ Merged **Merged:** 3/14/2024 **Merged by:** [@mlsmaycon](https://github.com/mlsmaycon) **Base:** `main` ← **Head:** `update-account-status-only-when-claim-has-a-domain` --- ### 📝 Commits (2) - [`81a26e7`](https://github.com/netbirdio/netbird/commit/81a26e7beabf3d6b73d125a880cb637c582e1886) Update account attributes only when there is a domain - [`cdcf956`](https://github.com/netbirdio/netbird/commit/cdcf956b47fb0f892e9fd42acd69d52abc85eac0) update log message ### 📊 Changes **1 file changed** (+14 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `management/server/account.go` (+14 -9) </details> ### 📄 Description ## Describe your changes add log for when a domain is not present ## 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 03:08:21 -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#15753