Cannot run query to insert Edge with LIST<DATETIME> attribute

Symptoms

Unable to insert edited in LIST<DATETIME> example: Edge Types: UNDIRECTED EDGE HasMobile(FROM User, TO Mobile, updated_date DATETIME, history_updated_date LIST<DATETIME>, is_active BOOL)

Error Messages

unexpected error Runtime error: Cannot update (3) the attribute 'xxx' in Edge 'xxx' (expected: INT_LIST, given: UDT_LIST)

Cause

N/A

Resolution

Request a patch or upgrade to 3.7.1