Centercode Release Notes
Back to all updates

Patch Notes - May 17, 2026

by Tony Fisher
Fixes

User Accounts

SAML SSO Logins Continue Working After Attribute Changes

What we fixed: SAML SSO logins could fail after an upstream attribute (such as alias or email) was changed on a user account. We tracked the issue to how the platform reconciled the updated identity, and we've rebuilt that step so logins keep working through identity changes.

See it in action:

  1. Sign in to a community configured for SAML SSO.
  2. Update the user's alias or email at the identity provider.
  3. Sign back in. Authentication completes successfully. 🎉

Data Engine & Custom Reports

Report Elements Built on Archived Data Now Reopen Correctly for Editing

What we fixed: If you built a report element that referenced archived view data and saved it, reopening the element for editing showed an empty selection panel. The data was saved correctly on the server, just not rendered when you came back to edit. We aligned the view hydration with how filters already work, so your saved selections reappear no matter how the archive toggle is set.

See it in action:

  1. In a community with archived form fields, open Project → Reports and create a new report.
  2. Add a report element. In the Choose your data panel, click View archived data.
  3. Select a few archived data points and save the element.
  4. Click back into the saved element. Your archived selections appear in the right-hand list. 🎉

Good to know: The left-side source tree still defaults to active data. Flip View archived data to see, add, or remove archived items in the tree.