I need to display workitem data for both completed and queued multi-instance workitems.
But exportCaseState only includes queued workitems, and doesn't update the parent data until all instances are complete. I must go to log data to find current state of completed multi-instance items. Am I missing something about how to get state of completed multi-instance items before they are all completed and merged to parent?