Skip to content

Broken Messages link #169

@jeremymiller

Description

@jeremymiller

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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

Status
Product Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions