Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: Aquidneck
-
Fix Version/s: 2.0.0, sprint 16: 12-19-2012, Aquidneck
-
Component/s: None
-
Labels:None
-
Sprint:Sprint 16
Description
Using Stacie's groovy script, I paused an order which sets it to cancelled in the backend and paused in AdWords. when I try to update the status of that order in the UI, the UI is stuck on the refreshing order indicator and never shows me the order. I pulled this stacktrace from the browser console log. It looks like the UI doesn't know what 'Cancelled' is. Perhaps it is looking for paused?
Mon Dec 17 16:16:47 GMT-500 2012 com.thesearchagency.saas.client.api.Operation
FINER: doForwardResponse: {"id":"e9de8bb6-6de9-41d9-a55c-954c5c3f9d71","name":"","comment":"","associatedMerchant":
,"semLandingPageURL":"http://merchant.com","state":"CANCELLED","billingInfoCaptured":true,"campaignTargets":[{"status":"VALID","service":null,"businessArea":
{"id":"10474","title":"Electrical Repair"},"location":{"id":"20","title":"Connecticut"}}],"distributionBudgets":[
{"service":"GOOGLE","budget":3.3333333333333335,"markupBudget":4,"markupMultiplier":0.2}],"creator":
{"id":"273c4aab-e844-42d1-8c5a-2063ca535bba","name":"Reseller1 admin user"},"creationDate":"2012-12-17T19:56:54.000Z","modifier":
{"id":"273c4aab-e844-42d1-8c5a-2063ca535bba","name":"Reseller1 admin user"},"modificationDate":"2012-12-17T19:56:54.000Z"} A476DAEE5C1F850A28622A67742B2233.cache.html:4829
Mon Dec 17 16:16:47 GMT-500 2012 com.google.gwt.logging.client.LogConfiguration
SEVERE: CANCELLED
java.lang.IllegalArgumentException: CANCELLED
at Unknown.ng(StackTraceCreator.java:168)
at Unknown.We(StackTraceCreator.java:421)
at Unknown.Ye(RuntimeException.java:29)
at Unknown.SSc(IllegalArgumentException.java:29)
at Unknown.Vrb(AbstractAutoBeanFactory.java:53)
at Unknown.Gvb(JsoSplittable.java:131)
at Unknown.Qub(AbstractAutoBean.java:241)
at Unknown.zxc(OrderAutoBean.java:183)
at Unknown.Hwc(OrderAutoBean.java:17)
at Unknown.Zwc(OrderAutoBean.java:16)
at Unknown.BPb(OrderPagePresenter.java:840)
at Unknown.VQb(OrderPagePresenter.java:749)
at Unknown.ZQb(OrderPagePresenter.java:740)
at Unknown.Idc(Operation.java:654)
at Unknown.xgc(GetOperation.java:857)
at Unknown.vp(Request.java:287)
at Unknown.$p(RequestBuilder.java:395)
at Unknown.anonymous(XMLHttpRequest.java:287)
at Unknown.If(Impl.java:168)
at Unknown.Lf(Impl.java:213)
at Unknown.anonymous(Impl.java:57) A476DAEE5C1F850A28622A67742B2233.cache.html:4829