[Story]: Add project name to the session storage key for the selected metrics chart #2022
Labels
feature/model-serving
Model Serving Feature
kind/story
A user story for larger work. Should always be referenced by a "tracker" labelled issue.
priority/high
Important issue that needs to be resolved asap. Releases should not have too many of these.
Goal
Prevent a potential issue if a model with the same name exists in multiple projects and both are used for bias detection
Dependency issue
No dependencies
Itemized goals
The key for the session variable that holds the user's chart selections can be found here[1]. The project name should form part of the key name as well as the inference service name.
[1]https://github.com/opendatahub-io/odh-dashboard/blob/3b82db37f3cb9b8ec43c9fd2f35a1f434eb9f75b/frontend/src/pages/modelServing/screens/metrics/useBiasChartsBrowserStorage.ts
Aspects continued elsewhere
No response
Mocks
No mocks
The text was updated successfully, but these errors were encountered: