[PR #14670] [MERGED] Closes #14657: Remove backward compatibility for old permissions mapping under ActionsMixin #14441

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/14670
Author: @jeremystretch
Created: 1/3/2024
Status: Merged
Merged: 1/3/2024
Merged by: @jeremystretch

Base: featureHead: 14657-remove-actionsmixin-bc


📝 Commits (1)

  • 8cede4f Closes #14657: Remove backward compatibility for old permissions mapping under ActionsMixin

📊 Changes

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

View changed files

📝 netbox/netbox/views/generic/mixins.py (+1 -30)

📄 Description

Fixes: #14657

Remove backward compatibility per #13550.


🔄 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/14670 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 1/3/2024 **Status:** ✅ Merged **Merged:** 1/3/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `feature` ← **Head:** `14657-remove-actionsmixin-bc` --- ### 📝 Commits (1) - [`8cede4f`](https://github.com/netbox-community/netbox/commit/8cede4fc7b99bb20d1fe5516b700a63a85ed0e15) Closes #14657: Remove backward compatibility for old permissions mapping under ActionsMixin ### 📊 Changes **1 file changed** (+1 additions, -30 deletions) <details> <summary>View changed files</summary> 📝 `netbox/netbox/views/generic/mixins.py` (+1 -30) </details> ### 📄 Description ### Fixes: #14657 Remove backward compatibility per #13550. --- <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:29 +01:00
adam closed this issue 2025-12-29 23:24:30 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14441