[PR #3751] [MERGED] Fixes 3749 attribute error #12627

Closed
opened 2025-12-29 22:22:44 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/3751
Author: @hSaria
Created: 12/11/2019
Status: Merged
Merged: 12/11/2019
Merged by: @jeremystretch

Base: developHead: 3749-attribute-error


📝 Commits (2)

📊 Changes

2 files changed (+7 additions, -1 deletions)

View changed files

📝 docs/release-notes/version-2.6.md (+6 -0)
📝 netbox/users/views.py (+1 -1)

📄 Description

Fixes: #3749

No default is specified in getattr call which is raising an AttributeError exception for ldap_user.


🔄 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/3751 **Author:** [@hSaria](https://github.com/hSaria) **Created:** 12/11/2019 **Status:** ✅ Merged **Merged:** 12/11/2019 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `3749-attribute-error` --- ### 📝 Commits (2) - [`3b76e02`](https://github.com/netbox-community/netbox/commit/3b76e0203a349be3318979e1266c34b3435f648b) Fixes 3749 attribute error - [`b57d64c`](https://github.com/netbox-community/netbox/commit/b57d64c72db7987168d7f971bd9c8a2c95202b92) Changelog for #3751 ### 📊 Changes **2 files changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/release-notes/version-2.6.md` (+6 -0) 📝 `netbox/users/views.py` (+1 -1) </details> ### 📄 Description ### Fixes: #3749 No default is specified in `getattr` call which is raising an AttributeError exception for `ldap_user`. --- <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 22:22:44 +01:00
adam closed this issue 2025-12-29 22:22:44 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12627