[midPoint-git] [Evolveum/midpoint] 5baa55: Fix task progress reporting for simple tasks

mederly noreply at github.com
Tue Apr 6 12:52:09 CEST 2021


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 5baa55d893e6c6024a72b28d6e4185b6a6568683
      https://github.com/Evolveum/midpoint/commit/5baa55d893e6c6024a72b28d6e4185b6a6568683
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2021-04-06 (Tue, 06 Apr 2021)

  Changed paths:
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/util/task/TaskPartProgressInformation.java

  Log Message:
  -----------
  Fix task progress reporting for simple tasks

Progress for tasks that have no buckets (e.g. Cleanup task) was shown
incorrectly as "0 buckets". This is now fixed in
TaskPartProgressInformation class, although the fix is more a hack
than the real solution.




More information about the midPoint-svn mailing list