Adobe Connect 12.2.4 Release Notes
Introduction
This document describes the fixed issues in Adobe Connect v12.2.4:
Fixed Issues
-
CAD-2572. We have resolved an issue where renewal requests could become permanently stuck in a pending state when an early renewal was in progress, flexible discount auto-apply was active, and at least one renewing subscription did not have a pre-existing flexible discount code. Previously, this specific configuration triggered an endless loop of discount auto-discovery queries to the Adobe API, causing high request volumes and performance degradation. The renewal flow has been corrected to ensure that subscriptions without existing codes are processed and renewed successfully without causing infinite rescheduling cycles.
-
CAD-2579. We have resolved an issue where triggering the
customer.orderscustom event via the API resulted in a misleading “Access rejected to the marketplace” (401) authorization error. This occurred due to an unnecessary and undocumented cookie dependency during the connector’s processing of API requests. The connector has been updated to remove this cookie requirement, allowing partners to trigger the custom event successfully via the API. -
CAD-2581. We have corrected a validation reporting issue where a temporary unavailability error from the Adobe API (error code 5122) was incorrectly represented as an active three-year commitment (3YC) restriction. The integration now properly reports temporary vendor API unavailability rather than misleading commitment blocks, making it possible to accurately identify and respond to temporary system downtime.
-
CAD-2609. We have improved the draft order continuation flow by ensuring that any pending errors related to optional values are successfully captured and displayed when resuming a draft order.
-
CAD-2612. Resolved an issue where the
externalReferenceIdproperty was not populated for early renewal orders, ensuring that renewal orders processed through Connect now correctly include theexternalReferenceIdas expected.