We have sentry on-premise (v 21.4.1)
The breadcrumbs of a specific issue contain information we need and hence we want to extract it (to CSV or Json or text for instance).
We could solve this problem easily if we get an export of all breadcrumbs but we have currently only been able to export things like the title, etc. Is there a way to export all breadcrumbs of all occurrences of an issue? (this does not have to be automatic process we just need it for a one-time usage)