-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enhance delete message #8551
Comments
What makes cables different from any other object in this respect? |
Maybe increasing the scope to all delete messages ? I catched the toughest ones by removing the delete rights (devices, prefixes, vlangroups, ...) |
I changed the scope of the FR to all delete messages rather then only the 'cable' delete message |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. NetBox is governed by a small group of core maintainers which means not all opened issues may receive direct feedback. Please see our contributing guide. |
This issue has been automatically closed due to lack of activity. In an effort to reduce noise, please do not comment any further. Note that the core maintainers may elect to reopen this issue at a later date if deemed necessary. |
NetBox version
v3.1.6
Feature type
Change to existing functionality
Proposed functionality
The message showing when deleting something, is pretty simple :
![image](https://user-images.githubusercontent.com/74899468/152535101-28b1c2c0-1e15-48ec-b3de-28743fd85304.png)
It would benefit to make this message more detailed and include what is being deleted.
If the deletion includes other objects to be deleted, then that should be included (like an IP is deleted when a device is deleted; interfaces are deleted when a devicemodule is deleted)
Use case
Adding more details will prevent accidental deletions
Database changes
None
External dependencies
No response
The text was updated successfully, but these errors were encountered: