Improvements
- Improved Validation Rules wizard — The Question Thresholds step has been rebuilt to match how the rule actually runs. The OTP and no-OTP scenarios now appear as two side-by-side cards (rather than one stacked list that made them look additive), with a dedicated card for the “required questions” sub-constraint and inline warnings when your thresholds don’t line up. The wizard also shows a recap of your earlier selections at the top of the step, and a live plain-English summary that reads the rule back to you as a sentence so you can verify it before saving.
- Improved Validation Rules review screen — The final review step has been redesigned as a clean set of cards. This also clears up a layout issue where some rule types showed empty rows in the review table.
Bug Fixes
- Fixed Keystone core configuration now saves correctly for new institutions. Previously, a newly-onboarded institution could fill out the Keystone configuration form, click Save, and see nothing happen — no success message, no error, no indication that anything was wrong. The save was actually failing in the background. The form now saves on the first attempt, and if any save does fail (for any reason) you’ll see a clear error message in the UI instead of a silent failure.
- Fixed Required-questions floor now applies on every call path. The minimum-number-of-required-questions check was being skipped whenever a call took the no-OTP path through a validation rule. It now enforces correctly on both the OTP and no-OTP paths.
- Fixed Empty rule-type slot in the Validation Rules wizard. When editing an existing Default rule, an empty bordered slot was appearing above the other rule-type options on step 2. It’s been removed.