[midPoint-git] [Evolveum/midpoint] bdb3b9: Change recomputation task default to FocusType

mederly noreply at github.com
Thu Nov 25 15:56:49 CET 2021


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: bdb3b90fda9837ebc15b3973bf4130af89908dee
      https://github.com/Evolveum/midpoint/commit/bdb3b90fda9837ebc15b3973bf4130af89908dee
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2021-11-25 (Thu, 25 Nov 2021)

  Changed paths:
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/tasks/RecomputationActivityHandler.java

  Log Message:
  -----------
  Change recomputation task default to FocusType

Before 4.4 the default type was UserType. During 4.4 development
we have changed it to AssignmentHolderType, but this does not make
much sense. In fact, FocusType is the kind of objects that is generally
"recomputable".

(Moreover, when recomputing the recomputation task itself, an error
occurs: "The task:... refers to itself in assignment/inducement".)




More information about the midPoint-svn mailing list