Skip to content

Add per-entity overrides for user and group confidence level #5694

Closed

Description

Users and Groups have a max confidence level attribute.
We want more granularity to control even further the ingestion and deduplication process.

For that purpose, we introduce overrides per entity type, that can be defined at the user level or the group level alike.

The algorithm to compute a given user effective max confidence level is updated accordingly:

  • the group definition is inherited to their users, including overrides
  • user without individual max confidence level use the inherited values, taking the lowest value found in the groups for each entity types mentioned in groups overrides
  • user can still define specific values for both the max confidence level and the per-entity overrides

Linked to

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    duplicateuse to identify issue already existingfeatureuse for describing a new feature to develop

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions