Skip to content

Markdown filter incorrectly applied to the description field for custom field choice sets #19876

@jeremystretch

Description

@jeremystretch

Deployment Type

Self-hosted

NetBox Version

v4.3.3

Python Version

3.10

Steps to Reproduce

  1. Create a custom field choice set with Markdown code in the description field, such as: **Foo**

Expected Behavior

The description is not intended to support Markdown rendering, so the text should render as-is, as with most other models.

Observed Behavior

The text is rendered as Markdown. (This template code was probably copied from the custom field template, which is an outlier because its description does support Markdown.)

Metadata

Metadata

Assignees

Labels

severity: lowDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the application

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions