MS-1228 Enrolment Record update event fix#1448
Merged
luhmirin-s merged 3 commits intoNov 6, 2025
Merged
Conversation
3ba32ba to
2d3cea5
Compare
Collaborator
|
I think you are missing the use-case where we are doing a (or several) confirmation followed by an enrolment last biometrics, in this case it should also remove the existing |
20bc77a to
e76a778
Compare
Contributor
Author
|
@ybourgery added the same session cleanup to enrol last as well. |
4571a63 to
b335790
Compare
b335790 to
c0f73aa
Compare
|
alexandr-simprints
approved these changes
Nov 5, 2025
Contributor
|
Great job, thanks for addressing this issue! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



JIRA ticket
Will be released in: version
Notable changes
EnrolmentUpdateEventper session for the last received subject ID confirmation. If the confirmation was for "None", all of the update events are removed from the session.EnrolmentUpdateEventand reverting credential links on the last biometric enrolment.EnrolmentUpdateEvent(explicitly not by value to avoid accidentally removing values from different sessions).Testing guidance
EnrolmentUpdateEventfor the last confirmation.EnrolmentUpdateEventfor the last confirmation.EnrolmentUpdateEventfor the last confirmation.EnrolmentUpdateEventfor the last confirmation events.Additional work checklist