User search on _id #52710
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?
The
/u/
endpoint doesn't allow searching for users on_id
field. This means we have to manually go to/api/users/{_id}
to find the email address, then use that to search for the user. This is a bit clumsy.Changed status to: 'Open'
Added subscriber: @dr.sybren
Changed status from 'Open' to: 'Resolved'
Implemented in
01d8ad5ca2