getsentry / sentry

Developer-first error tracking and performance monitoring
https://sentry.io
Other
38.6k stars 4.13k forks source link

Don't know how to use linked issue properties in issues search filter #63945

Open richtluk opened 7 months ago

richtluk commented 7 months ago

Environment

SaaS (https://sentry.io/)

What are you trying to accomplish?

Filter issues (sentry.io/issues) by linked issues (from external issue tracker - Jira) properties. e.g. linked issue is in state "DONE" or "OPEN" etc.

How are you getting stuck?

Didn't find it anywhere in documentation or on the internet. Maybe it is not a feature yet.

Where in the product are you?

Issues

Link

No response

DSN

No response

Version

No response

getsantry[bot] commented 7 months ago

Assigning to @getsentry/support for routing ⏲️

getsantry[bot] commented 7 months ago

Routing to @getsentry/product-owners-issues for triage ⏲️

scttcper commented 7 months ago

Thanks for this feature request, i've added it to our backlog. I'm not sure that we currently store the state of the linked issues? Services like jira should already sync the status between sentry/jira.

richtluk commented 7 months ago

Thank you for adding it to your backlog. 🙏 I also don't know whether the state is actually stored or not, but if it is, it would be nice to be able to use it in searches. You are right about the syncing between sentry/jira, once the sync is set up, the motivation for such search might be smaller, but you could filter for other states like "IN PROGRESS" or "READY TO DEPLOY" etc.