Problem/Motivation

When an exception ocours in SpreadSheets getData we are returning the message object. The function is expected to return an array and can cause issues.

Proposed resolution

Return an empty array in case of exception.

Comments

kallado created an issue. See original summary.

  • kallado committed d922eed1 on 8.x-1.x
    Issue #3340870 by kallado: Return empty array on Exception in function...

  • kallado committed a39a9a9e on 8.x-1.x
    Issue #3340870 by kallado: Return empty array on Exception in function...
kallado’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

kallado’s picture