[midPoint-git] [Evolveum/midpoint] 5ae172: Change top level structure of shadow stats export

Andrej noreply at github.com
Mon Oct 27 12:21:43 CET 2025


  Branch: refs/heads/support-4.8
  Home:   https://github.com/Evolveum/midpoint
  Commit: 5ae172130750b20c1b753207914bb2c60e60059f
      https://github.com/Evolveum/midpoint/commit/5ae172130750b20c1b753207914bb2c60e60059f
  Author: Andrej Zan <andrej.zan at evolveum.com>
  Date:   2025-10-27 (Mon, 27 Oct 2025)

  Changed paths:
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/ExportShadowStatisticsAction.java

  Log Message:
  -----------
  Change top level structure of shadow stats export

**What**

Change the "wrapper" for shadows stats export from the "generic" object
with extension to custom elements.

**Why**

The generic "wrapper" was used because of the rush. The custom elements
makes more sense from the "meaning" point of view. It is also better
aligned with the structure which is used for focus stats export.

(cherry picked from commit 0e267377e935a036b286227c8fcd40eb6202bb28)


  Commit: 7dc2c756ec9d4a5dbfe03a8d13ab5927797c2971
      https://github.com/Evolveum/midpoint/commit/7dc2c756ec9d4a5dbfe03a8d13ab5927797c2971
  Author: Andrej Zan <andrej.zan at evolveum.com>
  Date:   2025-10-27 (Mon, 27 Oct 2025)

  Changed paths:
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/ExportShadowStatisticsAction.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/ExportShadowStatisticsOptions.java

  Log Message:
  -----------
  Remove filter option from Shadow stats export command

**What**

Remove the `-f`, `--filter` options from the Export Shadow Statistics
command.

**Why**

The filter option is not relevant in this command, because there is
basically nothing to filter.

The aggregation function uses 5 shadow properties for grouping. In order
for statistics to work, we need all of those properties.

Values of these properties are not exported anyway, they are just used
for grouping.

(cherry picked from commit 4e26b8fb56d37d6be502abf52751e0fff67f8947)


Compare: https://github.com/Evolveum/midpoint/compare/e85935b24bf9...7dc2c756ec9d

To unsubscribe from these emails, change your notification settings at https://github.com/Evolveum/midpoint/settings/notifications


More information about the midPoint-svn mailing list