[midPoint-git] [Evolveum/midpoint] f1f6e2: Allow creating draft objects in org tree

mederly noreply at github.com
Tue Jan 16 19:18:37 CET 2024


  Branch: refs/heads/support-4.8
  Home:   https://github.com/Evolveum/midpoint
  Commit: f1f6e28f706e6afa342b9ce4842c7ed19cfae6a5
      https://github.com/Evolveum/midpoint/commit/f1f6e28f706e6afa342b9ce4842c7ed19cfae6a5
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2024-01-16 (Tue, 16 Jan 2024)

  Changed paths:
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/AbstractPageObjectDetails.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/org/component/TreeTablePanel.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/util/DetailsPageUtil.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/security/MidPointApplication.java

  Log Message:
  -----------
  Allow creating draft objects in org tree

When creating objects in the org tree, GUI creates both
assignments and parentOrgRef values, see MID-3234. This commit
removes parentOrgRef values if they should not be there in case
that object itself is in "assignments inactive" LC state. See the
AbstractPageObjectDetails#removeExtraParentOrgRef javadoc.

Should resolve MID-9264.


  Commit: 7987d88d6d63cafa20d6337b7639e932770028b0
      https://github.com/Evolveum/midpoint/commit/7987d88d6d63cafa20d6337b7639e932770028b0
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2024-01-16 (Tue, 16 Jan 2024)

  Changed paths:
    M docs/admin-gui/resource-wizard/index.adoc
    M docs/correlation/index.adoc
    M docs/correlation/rule-composition.adoc

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/support-4.8' into support-4.8


Compare: https://github.com/Evolveum/midpoint/compare/ee1275d8dac7...7987d88d6d63


More information about the midPoint-svn mailing list