Portal bulk deployment failed
search cancel

Portal bulk deployment failed

book

Article ID: 400382

calendar_today

Updated On:

Products

CA API Developer Portal

Issue/Introduction

The bulk deployment was failing for a specific key

When we set pageSize=1, the deployment succeeded, however one specific key failed (NOTE associated with over 900 applications)

Environment

Portal 5.2

Cause

Known issue reported in defect DE599969 related to NULL value for application custom field portal.CUSTOM_FIELD_VALUE

SELECT * FROM portal.CUSTOM_FIELD_VALUE WHERE ENTITY_UUID = '<applicationUuid>';

*************************** 1. row ***************************

            UUID: <uuid>
CUSTOM_FIELD_UUID: <uuid>
    ENTITY_UUID: <uuid>
          VALUE: NULL

Resolution

Upgrade portal to 5.3.3.1

 

Additional Information