Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Won't Fix
-
Affects Version/s: Jamestown 2.3.0, Johnston, Johnston 2.2.2
-
Fix Version/s: Jamestown 2.3.0
-
Component/s: None
-
Labels:None
-
Sprint:Sprint 8, Sprint 9
Description
To reproduce, deploy a merchant with 1 or more bad keywords. The campaigns will be FAILED but an update request is still being made to set the statuses to active. This should not be happening. If campaigns are FAILED they should not be set to active. This may be a problem in OMS deploymentService.
Expected behavior to consider this bug resolved: Failed campaign deployments don't get set to active. The listener log should not indicate an 'UPDATE request' went through.
A side-effect of going into the updateCampaign ADS request is described in AML-2450.
Please note that it is unclear whether this affects the order state in the UI. JB has seen this behavior with a successful update request result in ERROR state and DEPLOYED state.