[PR #14524] [MERGED] Fixes: #14515 - UserConfig creation #14399

Closed
opened 2025-12-29 23:24:15 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/14524
Author: @DanSheps
Created: 12/14/2023
Status: Merged
Merged: 12/14/2023
Merged by: @jeremystretch

Base: developHead: 14515-userconfig-not-created


📝 Commits (1)

  • 75de8fe Update create_userconfig to receive signals from NetBoxUser model in addition to User model.

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 netbox/users/models.py (+1 -0)

📄 Description

Fixes: #14515

  • Add NetBoxUser to recevier for create_userconfig

🔄 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/netbox-community/netbox/pull/14524 **Author:** [@DanSheps](https://github.com/DanSheps) **Created:** 12/14/2023 **Status:** ✅ Merged **Merged:** 12/14/2023 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `14515-userconfig-not-created` --- ### 📝 Commits (1) - [`75de8fe`](https://github.com/netbox-community/netbox/commit/75de8fe128c77b7528aedd344a00d093f7f99925) Update create_userconfig to receive signals from NetBoxUser model in addition to User model. ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `netbox/users/models.py` (+1 -0) </details> ### 📄 Description ### Fixes: #14515 * Add NetBoxUser to recevier for create_userconfig --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 23:24:15 +01:00
adam closed this issue 2025-12-29 23:24:15 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14399