Admin user search 500s #49265
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When loading the u endpoint, we can't select users, because we get a 500 error.
Changed status to: 'Open'
Added subscriber: @fsiddi
Solved with a couple of commits:
3bb55fd3db
(properly handle AJAX errors)574178cffc
(prevent accessing /nodes/undefined/view)52ca2adc19
(actually show the result box)Changed status from 'Open' to: 'Resolved'