Direct removal of individual events from issues via the event detail page
- Dominant language
- Python
- Stars
- 44.8k
- Forks
- 4.9k
- Avg merge
- 22h 21m
- Merged PRs (30d)
- 586
Description
### Problem Statement
The customer would like to request a feature that allows for the deletion or removal of individual events from an issue, directly from the event's page, without relying on the 'Merged Issues' functionality.
Currently, the 'Merged Issues' feature does not always display each individual event, and when it does, it's often difficult to distinguish between events as callstacks are not shown. Additionally, the unmerging process sometimes fails or doesn't fully address the issue.
This resulted in "mega issues" that are difficult to manage, as it's challenging to isolate or remove specific events. Having the ability to remove or delete individual events from the ticket via the event's page, where the full callstack is visible, would significantly improve the workflow.
### Solution Brainstorm
_No response_
### Product Area
Issues
Contributor guide
Assessment
This issue has not been assessed yet.