-
Notifications
You must be signed in to change notification settings - Fork 283
Session Data is Read Only #6802
Copy link
Copy link
Closed
Labels
Component: Python APIIssue needs changes to the python APIIssue needs changes to the python APIEffort: TrivialIssues require < 1 day of workIssues require < 1 day of workImpact: LowIssue is a papercut or has a good, supported workaroundIssue is a papercut or has a good, supported workaround
Milestone
Metadata
Metadata
Assignees
Labels
Component: Python APIIssue needs changes to the python APIIssue needs changes to the python APIEffort: TrivialIssues require < 1 day of workIssues require < 1 day of workImpact: LowIssue is a papercut or has a good, supported workaroundIssue is a papercut or has a good, supported workaround
Version and Platform (required):
Bug Description:
Session data in a binary view can't be overwritten with a new value.
Steps To Reproduce:
Expected Behavior:
When a new value is written to a key, the key changes to the new value.
Screenshots/Video Recording:
