CHW-4325 TuningSuggestionNotFound

tuning suggestion not found; verify the id and that it belongs to the caller's org

Default message: tuning suggestion not found; verify the id and that it belongs to the caller’s org
HTTP status: 404 (client)

Problem. A tuning-suggestion accept/dismiss returned 404. Cause. The suggestion id did not resolve in the caller’s org. The UI mirrors the CodeFindingNotFound shape so it can render “removed or never existed”. Fix. Re-fetch the open suggestions list; the id may have been decided in a parallel session. HTTP 404.