Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broken Messages link #169

Open
jeremymiller opened this issue Apr 17, 2024 · 0 comments
Open

Broken Messages link #169

jeremymiller opened this issue Apr 17, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@jeremymiller
Copy link

This messages link is broken.
image
This is the error that pops up on my console:
2024-04-16T15:50:46.695645Z DEBUG nanobot::get: VIEW SELECT Select { table: "message", select: [SelectColumn { expression: "message_id", alias: None, cast: None }, SelectColumn { expression: ""table"", alias: None, cast: None }, SelectColumn { expression: ""row"", alias: None, cast: None }, SelectColumn { expression: ""column"", alias: None, cast: None }, SelectColumn { expression: ""value"", alias: None, cast: None }, SelectColumn { expression: ""level"", alias: None, cast: None }, SelectColumn { expression: ""rule"", alias: None, cast: None }, SelectColumn { expression: ""message"", alias: None, cast: None }], filter: [Filter { lhs: ""table"", operator: Equals, rhs: String("'AIT115_annotation_sheet'") }], window: None, group_by: [], having: [], order_by: [], limit: Some(5000), offset: None }
thread 'tokio-runtime-worker' panicked at src/get.rs:407:10:
called Option::unwrap() on a None value

Also, all of the messages are that “Values of cluster_id must be unique”, which as far as I can tell, they are.

It is worth noting that this is on the sheet that I don't think anyone is supposed to be updating, so it might get automatically solved if this sheet was better hidden.

@jeremymiller jeremymiller added the bug Something isn't working label Apr 17, 2024
@hkir-dev hkir-dev self-assigned this Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Product Backlog
Development

No branches or pull requests

2 participants