Skip to content

Filtering custom script logs by level does not work #17302

@jeremystretch

Description

@jeremystretch

Deployment Type

NetBox Cloud

NetBox Version

v4.1-beta1

Python Version

3.10

Steps to Reproduce

  1. Upload and run a custom script which generates log messages at various levels.
  2. Attempt to filter the log messages by level.

Expected Behavior

Only messages logged at or above the selected level should be displayed.

Observed Behavior

Selecting a level has no effect on the log messages. I believe this is a regression introduced by the fix for #16756 in v4.0.10.

Metadata

Metadata

Assignees

Labels

betaConcerns a bug/feature in a beta releaseseverity: 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

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions