Skip to content

Opening user table causes errors on backend #906

@lkiesow

Description

@lkiesow
  • Open the events table
  • Sort by title (click on header)
  • Go to the user table
  • You get errors in the backend logs
2024-09-07T19:03:59,811 | INFO  | (UsersEndpoint:289) - Unknown sort type: title
2024-09-07T19:03:59,811 | INFO  | (UsersEndpoint:289) - Unknown sort type: title
  • Switch back to the events table
  • Sort by date
  • Switch to the users table again
  • Now, the backend is complaining about date
2024-09-07T19:04:28,391 | INFO  | (UsersEndpoint:289) - Unknown sort type: date
2024-09-07T19:04:28,392 | INFO  | (UsersEndpoint:289) - Unknown sort type: date

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions