# Infisical personal overrides not working CLI shows shared value after saving override

## What's going on

Personal overrides in Infisical stopped working: after navigating to the dev environment secrets dashboard, clicking the branch icon on a secret, entering a personal value, and saving, the dashboard shows the override as active, but the CLI and the app still return the shared value, not the personal override.

## The verified fix

This was a backend bug the Infisical team fixed, the reporter confirmed personal overrides work again after the fix. If your overrides show as saved in the dashboard but the CLI still returns shared values, upgrade to a current Infisical version and retry; no config change is needed on your side.

Source: https://github.com/Infisical/infisical/issues/899

## How to use this

Take the question above and check if it matches what you're seeing. If it does, work through the verified fix step by step. Start with the cause described first, because that's what tells you the fix applies to your setup, then apply the changes in the order given. Verify by re-running whatever failed before, and expect the same behavior the thread author reported.
