Aggregators should not return null

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • 10.0.0
    • Affects Version/s: None
    • Component/s: Mission Control Core
    • None

      Currently there is some inconsistency in how aggregators return values, those that return a collection return an empty collection but those that return single values return null if there are no items in the item collection they are aggregating over. We should consider ensuring aggregators return Optional values to avoid unnecessary NPEs.

            Assignee:
            Unassigned
            Reporter:
            Henrik Dafgård
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: