Office365FiddlerExtension icon indicating copy to clipboard operation
Office365FiddlerExtension copied to clipboard

Fixed in v1.0.7: Session Severity gets stored as zero.

Open jprknight opened this issue 1 year ago • 0 comments

Bug where session severity stored in the session flags json gets set to zero. This doesn't impact the colorisation of sessions, just that the value isn't stored in the session. Introduced when adding an additional override in SessionFlagService.cs UpdateSessionFlagJson. Moved the complexity out, created a new function: SetSessionSeverity. Resolved in the new version.

jprknight avatar Mar 31 '25 18:03 jprknight