-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merging issues is not working with the "All Projects" filter #81115
Comments
Auto-routing to @getsentry/product-owners-issues for triage ⏲️ |
Yup, this is definitely a bug - a few of them actually. 1) The merging should work. 2) If the merging doesn't work, we shouldn't respond with a 200. In this case, if we think it's an illegal request, we should send a 400. 3) The UI shouldn't make the issues disappear, especially if nothing has actually happened to them. For whoever picks this up: When you try to do it, the request is If you do it with a single project selected in the issue stream, though, the request is Interestingly, the FE already has some knowledge of the projects to which the selected issue belong, because if you select issues from different projects, it's doesn't even let you try to merge them: To-dos:
Putting this into the backlog. |
Environment
SaaS (https://sentry.io/)
Steps to Reproduce
Expected Result
The issues are successfully merged.
Actual Result
Initially, all selected issues disappear. Upon reloading the page, they all appear again separated, so the merging did not happen.
Video reproduction here:
https://github.com/user-attachments/assets/5ea150fd-c8d9-4c93-8416-c1783693c125
The issue can be resolved by selecting a specific project in the project filter.
Product Area
Issues
Link
No response
DSN
No response
Version
No response
The text was updated successfully, but these errors were encountered: