AppConfiguration icon indicating copy to clipboard operation
AppConfiguration copied to clipboard

AppConfigurationPushTask: Handle null values in Configuration file

Open MaryanneNjeri opened this issue 1 year ago • 1 comments

When null values are present in the json configuration file, the task will fail with the error "Cannot convert undefined or null to object"

We should have an update to handle null values

MaryanneNjeri avatar May 07 '24 13:05 MaryanneNjeri

@MaryanneNjeri please add details to the issue.

zhenlan avatar May 07 '24 16:05 zhenlan

Issue is resolved in the latest version of the AppConfigurationPush task version 7.0.0

MaryanneNjeri avatar Jul 08 '24 13:07 MaryanneNjeri