{"record":{"id":"9a76828b9c73af3b","repo":"phacility/phabricator","slug":"no-item-exists-with-id-s","errorCode":null,"errorMessage":"No item exists with ID \"%s\".","messagePattern":"No item exists with ID \"(.+?)\"\\.","errorType":"console","errorClass":"PhutilArgumentUsageException","httpStatus":null,"severity":"error","filePath":"src/applications/nuance/management/NuanceManagementWorkflow.php","lineNumber":112,"sourceCode":"    }\n\n    $items = $query->execute();\n\n    if (!$items) {\n      switch ($kind) {\n        case 'id':\n          $message = pht(\n            'No item exists with ID \"%s\".',\n            $item);\n          break;\n        case 'phid':\n          $message = pht(\n            'No item exists with PHID \"%s\".',\n            $item);\n          break;\n      }\n\n      throw new PhutilArgumentUsageException($message);\n    }\n\n    return head($items);\n  }\n}\n","sourceCodeStart":94,"sourceCodeEnd":118,"githubUrl":"https://github.com/phacility/phabricator/blob/5720a38cfe95b00ca4be5016dd0d2f3195f4fa04/src/applications/nuance/management/NuanceManagementWorkflow.php#L94-L118","documentation":"Error \"No item exists with ID \"%s\".\" thrown in phacility/phabricator.","triggerScenarios":"Thrown at src/applications/nuance/management/NuanceManagementWorkflow.php:112 when the library encounters an invalid state.","commonSituations":"See trigger scenarios.","solutions":[],"exampleFix":null,"handlingStrategy":null,"validationCode":null,"typeGuard":null,"tryCatchPattern":null,"preventionTips":[],"tags":[],"backgroundTag":null,"analyzedSha":"5720a38cfe95b00ca4be5016dd0d2f3195f4fa04","analyzedAt":"2026-08-21T05:07:25.672Z","schemaVersion":2},"datasetVersion":"2026-08-21T11:28:35.574Z"}