Unable to load documentation, file not found: /opt/netbox/docs/models/extras/customfield.md #5441

Closed
opened 2025-12-29 19:28:02 +01:00 by adam · 1 comment
Owner

Originally created by @xth0331 on GitHub (Sep 29, 2021).

Originally assigned to: @jeremystretch on GitHub.

NetBox version

v3.0.3

Python version

3.8

Steps to Reproduce

  1. Create a other
  2. Click on "add Custom Fields"
  3. Click on the "?HELP" question mark

Expected Behavior

Documentation about the feature appears.

Observed Behavior

Unable to load documentation, file not found: /opt/netbox/docs/models/extras/customfield.md

Originally created by @xth0331 on GitHub (Sep 29, 2021). Originally assigned to: @jeremystretch on GitHub. ### NetBox version v3.0.3 ### Python version 3.8 ### Steps to Reproduce 1. Create a other 2. Click on "add Custom Fields" 3. Click on the "?HELP" question mark ### Expected Behavior Documentation about the feature appears. ### Observed Behavior Unable to load documentation, file not found: /opt/netbox/docs/models/extras/customfield.md
adam added the type: bugstatus: accepted labels 2025-12-29 19:28:02 +01:00
adam closed this issue 2025-12-29 19:28:02 +01:00
Author
Owner

@jeremystretch commented on GitHub (Sep 29, 2021):

Looks like we're missing model-specific pages for a few models under extras, including custom fields. Should just need to refactor the existing documentation a bit.

Also relevant: #7372 has replaced the embedded modal with a simple hyperlink in the upcoming release, which will result in a 404 (rather than the error above) when a linked file is missing.

@jeremystretch commented on GitHub (Sep 29, 2021): Looks like we're missing model-specific pages for a few models under extras, including custom fields. Should just need to refactor the existing documentation a bit. Also relevant: #7372 has replaced the embedded modal with a simple hyperlink in the upcoming release, which will result in a 404 (rather than the error above) when a linked file is missing.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#5441