mirror of
https://github.com/reconurge/flowsint.git
synced 2026-05-07 04:09:49 -05:00
[GH-ISSUE #109] [Feature Request] Undo enrichment #1044
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @johanneskolik on GitHub (Jan 20, 2026).
Original GitHub issue: https://github.com/reconurge/flowsint/issues/109
Hi,
When investigating, I sometimes want to undo an enrichment because it brings too much unwanted information.
Do you think it would be feasible ?
Thank you
@dextmorgn commented on GitHub (Jan 20, 2026):
Hey @johanneskolik, I get your point. This is a feature we might want to see in the future (just like do/undo), but is a big one to implement.
I'll add it to the roadmap.
@gustavorps commented on GitHub (Feb 27, 2026):
@johanneskolik @dextmorgn when have time please take a time to review #127 ([WiP] RFC: Agnostic Revert Feature), I'm working a RFC to guide the implementation of this functionality, which is not a trivial feature.