[midPoint-git] [Evolveum/midpoint] 98ca71: CollectionExportController: fixed second evaluatio...

virgo47 noreply at github.com
Wed Feb 15 14:07:15 CET 2023


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 98ca712d736ef584bc0e076f18ec4dd80472b297
      https://github.com/Evolveum/midpoint/commit/98ca712d736ef584bc0e076f18ec4dd80472b297
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2023-02-15 (Wed, 15 Feb 2023)

  Changed paths:
    M model/report-impl/src/main/java/com/evolveum/midpoint/report/impl/controller/CollectionExportController.java
    M model/report-impl/src/test/resources/reports/report-indirect-assignments.xml

  Log Message:
  -----------
  CollectionExportController: fixed second evaluation of asRow subreport..

..which happens when asRow subreports generate no rows.
In such case the asRow-subreport variables are provided as empty lists.
Returning null would break some existing reports.
report-indirect-assignments.xml null-safety fixes (probably overstrict)




More information about the midPoint-svn mailing list