Skip to content

Cant view my user profile, it shows an exception. #19561

Closed as not planned
Closed as not planned
@jakobsen-lrz

Description

@jakobsen-lrz

Deployment Type

Self-hosted

NetBox Version

v4.3.1

Python Version

3.11

Steps to Reproduce

  1. Have user that has more than 20 Entries in the changelog
  2. With that user, open its User Profile

Expected Behavior

It shows the Users Profile.

Observed Behavior

It showed an exception without Traceback. The Exception was of the type TypeError and said Cannot reorder a query once a slice has been taken.. This Exception originates from the Method order_by in the class QuerySet from django.db.model.query.

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

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions