Open brianthi opened 1 year ago
I see the same issue for is:new
and is:assigned
This seems broken for is:xxx
filters where xxx isn't one of the predefined tabs, as well as last_seen on Unresolved
and first_seen on the Regressed
tabs.
From this thread, the first_seen discrepancies should be fixed once first_seen
is added to clickhouse. The last_seen
discrepancies may be fixable if we fetch the value from buffers in the serializer. last_seen
changes too frequently for us to store it in clickhouse.
Same issue here. Is "adding to clickhouse" something users can do, or is that a feature yet to be released?
Routing to @getsentry/product-owners-issues for triage ⏲️
Same issue here. Is "adding to clickhouse" something users can do, or is that a feature yet to be released?
@NandoZee this is a functionality we are actively working on - no need for any user configuration!
I have the exact same issue. "Last Seen" works well, but "First Seen" is just random ordering
notes: I removed all filter just in case, but still the same issue
The same experience here doesn't work no matter what I do. I need it to work right now too. Real pain in the neck.
We are currently rolling out a bigger change that should fix this -- will update when we're completely rolled out. thanks all!
We are currently rolling out a bigger change that should fix this -- will update when we're completely rolled out. thanks all!
How much longer do we need to suffer? its big problem. I got some major platform upgrades in the comming weeks and not being able to see the new vs old issues will be an absolute nightmare.
There WILL be a LOT of them and I need to prioritize.
Hi @b-hayes, I understand your frustration. We've fixed this as part of a larger effort to improve the search accuracy and performance and are fixing a final few bugs before we role it out. In the meantime, I'd suggest trying to search for is:new
to see issues that were created in the past 7 days. It's not a perfect solution but we should have this fix out in the next couple of weeks. You can enable organization’s Early Adopter status to get the fix asap.
@snigdhas is:new
helps a lot thanks!
When filtering by is:ongoing or is:regressed, and sorting by
first seen
, the sort no longer works.