github Kani999/netbox-attachments 2.0.2
2.0.2 - 2023-09-07

latest releases: 9.0.0, 9.0.0b1, 8.0.4...
pre-release2 years ago

What's Changed

  • Stale attachment entries cause exception by @Kani999 in #40

Removing the parent object of attachments causes the exception which prevents the deletion of the attachment.
This release also deletes the attachment if the parent is deleted.

  • Fixes editing attachment when the parent is missing
  • Fixing deleting attachments when the parent is missing
  • Fixing editing attachment when ContentType does not exist anymore
  • Fixing deleting attachment when ContentType does not exist anymore
  • Coloring rows of "unfindable" parents to red in attachment list view
  • Fixing accessing API of the attachment if the parent or its content type is missing
  • Automatically deletes the Attachment if the Parent object is deleted

Full Changelog: 2.0.1...2.0.2

Breaking

  • Unable to add new attachments!

Don't miss a new netbox-attachments release

NewReleases is sending notifications on new releases.