Why does Sentry bundle unrelated events together?

I have a system where I manually capture an event and add User Feedback input to it. Occasionally, issues that were marked as resolved will become ‘regressions’ when the new event is captured, and all of these events will be bundled together even though they are not related. (See image)

What can I do to prevent this from happening?