Skip to content

fix: Fix SCIM_User Collection - BED-8637#13

Merged
StranDutton merged 1 commit into
mainfrom
fix/BED-8637-fix-scim-users-pagination
Jun 16, 2026
Merged

fix: Fix SCIM_User Collection - BED-8637#13
StranDutton merged 1 commit into
mainfrom
fix/BED-8637-fix-scim-users-pagination

Conversation

@StranDutton

@StranDutton StranDutton commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Fix SCIM user collection by iterating paginated results correctly

Previous behavior

  • Running a collection failed to collect scim_users with the error:
    'PageData' object is not a mapping
  • No folder created in the raw output for the scim_users resource

Post-fix confirmation

  • No error produced during collection
  • Collection output contains an entry for scim_users
  • This implements the same pattern found in the rest of the file where a paginated resource iterates per item in the page

Testing notes can be found in the ticket --> BED-8637

/resolves BED-8637

@StranDutton StranDutton changed the title BED-8637: iterate through scim_users in page output fix: Fix SCIM_User Collection - BED-8637 Jun 15, 2026
@StranDutton StranDutton self-assigned this Jun 15, 2026
@StranDutton StranDutton added the bug Something isn't working label Jun 15, 2026
@StranDutton StranDutton merged commit 0600140 into main Jun 16, 2026
5 of 8 checks passed
@StranDutton StranDutton deleted the fix/BED-8637-fix-scim-users-pagination branch June 17, 2026 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants