Closed
Description
Proposed Changes
Remove all support for custom reports. Support for custom scripts will remain in place.
This change is being proposed for NetBox v4.0 to allow users ample time to prepare for the migration.
Justification
There's a lot of overlap in functionality between reports and scripts, and dropping reports in favor of scripts will allow us to simplify the user experience and remove a substantial amount of largely redundant code.
Impact
All reports will need to be converted to scripts, which should be fairly straightforward. We can produce supporting documentation to assist users with this process.