Change By: Christos Vasilakis (05/Aug/13 11:05 AM)
Description: When trying to 'Accept' a lead, I get the following error on the console:

{noformat}
"Expected status code in (200-299), got 400" UserInfo=0x1c513030 {NSLocalizedRecoverySuggestion=Unrecognized field "isPushed" (Class org.jboss.aerogear.aerodoc.model.Lead), not marked as ignorable
 at [Source: org.apache.catalina.connector.CoyoteInputStream@7ed58f83; line: 1, column: 105] (through reference chain: org.jboss.aerogear.aerodoc.model.Lead["isPushed"])
{noformat}

not sure why this issue is caused now and what
 have  has  been changed on the server part.

Digging to the source I saw the field not being used since a 'pushedStorage' is used to determine the 'pushed' leads. Went ahead and removed the field and through my tests the app is working correctly now.


This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira