Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line numberDiff line numberDiff line change
Expand Up@@ -61,7 +61,8 @@ const SINGLE_RECORD_WRITE_ONLY: Record<string, string> = {
// `revoked` on ONE key. The multi-select surface this rule protects does not
// exist for API keys, and the shape a future one would take does not need
// `bulk` either — both read off the console build this release pins
// (`.objectui-sha` 6314e87f2, `packages/plugin-grid`):
// (`.objectui-sha` = `9a3daf8d3`, `packages/plugin-grid`; re-measured at
// that pin, 2026-08-21 — originally measured at `6314e87f2`):
//
// · No checkbox column is rendered. None of the object's four list views
// declares `bulkActions` / `bulkActionDefs` / `selection`, and `ObjectGrid`
Expand Down
Loading