You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(site-ims-org-access): address review feedback on collection
- Remove orphaned JSDoc block before #fetchGrantsWithTargetOrg (copy-paste
artifact from refactoring)
- Move .order('id') outside pagination loop to prevent accumulating
duplicate ORDER clauses on each iteration
- Guard allByOrganizationIdsWithTargetOrganization against oversized arrays
(>50 UUIDs) that would produce opaque 414 errors from PostgREST
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: packages/spacecat-shared-data-access/test/unit/models/site-ims-org-access/site-ims-org-access.collection.test.js
0 commit comments