rust-lang / triagebot

Automation/tooling for Rust spaces
https://triage.rust-lang.org
Apache License 2.0
169 stars 75 forks source link

Panic in new pull request handler #1787

Closed Mark-Simulacrum closed 2 months ago

Mark-Simulacrum commented 2 months ago

Panic in pull request assignment update handler:

thread 'main' panicked at src/handlers/pull_requests_assignment_update.rs:86:10
called `Result::unwrap()` on an `Err` value: Error retrieving review preferences
Caused by:
query returned an unexpected number of rows
apiraino commented 2 months ago

@rustbot claim