mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 16:45:57 +03:00
[GH-ISSUE #1342] Not all requests in a session are cleared while using filters #1336
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#1336
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 @NaomiCattan on GitHub (Aug 31, 2022).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1342
Originally assigned to: @NghiaTranUIT on GitHub.
Proxyman version? (Ex. Proxyman 1.4.3)
3.8.0
macOS Version? (Ex. mac 10.14)
12.5.1
Steps to reproduce
Expected behavior
When clearing the session all the session is supposed to be cleared
Screenshots (optional)
Before clicking the garbage icon (a filter is applied):
After clicking the garbage icon. As can be seen - it looks like everything was cleared, and the badge that was previously showing 126 requests now shows zero:
Now removing the filter - suddenly we see that not all requests have been deleted:

@NghiaTranUIT commented on GitHub (Sep 1, 2022):
I'm able to reproduce this issue too. Gonna fix it 🐞
@NaomiCattan commented on GitHub (Sep 1, 2022):
Great thanks!
@NghiaTranUIT commented on GitHub (Sep 2, 2022):
Here is the beta build for this bug: https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_3.8.0_Fix_clear_session_during_filtering.dmg 🙌
@NaomiCattan commented on GitHub (Sep 2, 2022):
Looks good now, thanks!