Skip to content

[MS-961] Remove templateQualityScore from FingerprintSample #1154

Merged
meladRaouf merged 1 commit into
mainfrom
feature/MS-961-upadte-realm-db
Apr 10, 2025
Merged

[MS-961] Remove templateQualityScore from FingerprintSample #1154
meladRaouf merged 1 commit into
mainfrom
feature/MS-961-upadte-realm-db

Conversation

@meladRaouf
Copy link
Copy Markdown
Collaborator

@meladRaouf meladRaouf commented Mar 27, 2025

JIRA ticket
Will be released in: 2025.2.0
Based on the Slack discussion, the templateQualityScore field is unnecessary and does not need to be stored in the records database.

@cla-bot cla-bot Bot added the ... label Mar 27, 2025
@meladRaouf meladRaouf force-pushed the feature/MS-961-upadte-realm-db branch from 332d5bb to dfd6119 Compare March 27, 2025 10:28
@meladRaouf meladRaouf force-pushed the feature/MS-961-upadte-realm-db branch from dfd6119 to 5716be3 Compare March 30, 2025 13:09
@sonarqubecloud
Copy link
Copy Markdown

@meladRaouf meladRaouf marked this pull request as ready for review April 7, 2025 10:05

@Keep
internal data class ApiFingerprintTemplate(
val quality: Int,
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't we need to send the template quality to BFSID?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we send it as part of the FingerprintCaptureEvent payload
it is sent as part of the session in json format
quality is still exist in ApiFingerprintCapturePayload

@meladRaouf meladRaouf merged commit be91d4a into main Apr 10, 2025
12 checks passed
@meladRaouf meladRaouf deleted the feature/MS-961-upadte-realm-db branch April 10, 2025 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants