mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-27 09:05:54 +03:00
[GH-ISSUE #843] [BUG] Clear Session should not delete all request from a log file #836
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#836
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 @NghiaTranUIT on GitHub (Mar 31, 2021).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/843
Originally assigned to: @NghiaTranUIT on GitHub.
Description
If we open a log file (ProxymanLog or HAR), then clicking on the Clear Session button, Proxyman will delete all flows, include all flows in the open file.
It causes a problem because the user has to delete the file and reopen the file again. We should not do it.
Acceptance Criteria
@ACATTAN commented on GitHub (Jul 2, 2025):
It would be awesome if this could be fixed! We've been "suffering" from this behaviour for a long time, and eventually I decided to open a feature request for that, but I now see there is already one... 😄
@NghiaTranUIT commented on GitHub (Jul 2, 2025):
thanks for bumping it, I gonna fix it now 👍
@ACATTAN commented on GitHub (Aug 31, 2025):
Any chance to bump this a bit more? 😃 🙏
@NghiaTranUIT commented on GitHub (Aug 31, 2025):
Sorry I missed it. I'm fixing it now, and including it in v5.24.0
@NghiaTranUIT commented on GitHub (Sep 1, 2025):
It's fixed: https://download.proxyman.io/beta/Proxyman_5.23.1_Fixed_Clear_Session_also_clear_the_imported_file.dmg
@ACATTAN commented on GitHub (Sep 1, 2025):
Works great, thanks!