Issue Type: Bug Bug
Affects Versions: 1.1.0
Assignee: Christos Vasilakis
Components: example
Created: 05/Aug/13 11:02 AM
Description:

When trying to 'Accept' a lead, I get the following error on the console:

"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"])

not sure why this issue is caused now and what have 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.

Fix Versions: 1.2.0
Project: AeroGear iOS
Labels: ios
Priority: Major Major
Reporter: Christos Vasilakis
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