See the attached single-line patch. Basically, I got an exception about could not find constructor for ArrayList(String), because "orderItemSeqId" was being set as the list to filter.
With the attached patch, I get an auto-completed order with a valid Subscription row in the database.
See the attached single-line patch. Basically, I got an exception about could not find constructor for ArrayList(String), because "orderItemSeqId" was being set as the list to filter.
With the attached patch, I get an auto-completed order with a valid Subscription row in the database.
==
==