Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: Giraffe
-
Fix Version/s: Giraffe
-
Component/s: Reseller UI
-
Labels:None
-
Environment:
Reseller UI beta 8
-
Sprint:Sprint 7
Description
Order does not get Archived when std text ads are migrated to ETAs.
1) Migrate a standard order either custom or default
./ad-refresher.sh -su atul.sanagar@thesearchagency.com -sp Test123 -sr qa4amltest -s http://aml-qa4-front1:8080/sapi/rest/ -m 710553a4-8aec-4eba-968f-304c4a3f965d -rd
Migration is successful.
2) Reseller UI shows old order that is deployed remains Deployed and not Archived.
SELECT * FROM smb.orders WHERE merchant_id LIKE "%710553a4-8aec-4eba-968f-304c4a3f965d%"
state shows PROCESSED and not ARCHIVED