[midPoint-git] [Evolveum/midpoint] 7cda23: RepoAssignmentDataProvider: Handle added and delet...

Tony Tkáčik noreply at github.com
Wed Jun 8 15:18:02 CEST 2022


  Branch: refs/heads/feature/assignment-search
  Home:   https://github.com/Evolveum/midpoint
  Commit: 7cda239086fb1ac7c5e33cc45ce0848f307949a7
      https://github.com/Evolveum/midpoint/commit/7cda239086fb1ac7c5e33cc45ce0848f307949a7
  Author: Tony Tkacik <tonydamage at gmail.com>
  Date:   2022-06-08 (Wed, 08 Jun 2022)

  Changed paths:
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/util/ContainerListDataProvider.java

  Log Message:
  -----------
  RepoAssignmentDataProvider: Handle added and deleted values

Added values are not in repository - so repository search can not detect them,
we prepend them to search result list (see {@link #internalIterator(long, long)}.

Deleted values needs to be excluded from repository search - so correct counts
are returned for filters (see {@link #getQuery()}.




More information about the midPoint-svn mailing list