Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Verify: Bug 280 #290

Merged
merged 6 commits into from
Sep 26, 2016
Merged

Verify: Bug 280 #290

merged 6 commits into from
Sep 26, 2016

Conversation

3lvis
Copy link
Owner

@3lvis 3lvis commented Sep 24, 2016

Core Data Model

I had to add the hyper.remoteKey attribute because it was looking for bus_id since originally Sync only supported camelCase for Core Data and snake_case for the JSON, I'll add a new issue for this, but it shouldn't be connected to the original issue which I haven't been able to reproduce so far.

screen shot 2016-09-24 at 21 03 45

screen shot 2016-09-24 at 21 04 21

# JSON
[
  {
    "busID": "0",
    "stops": [
      {
        "index": "0",
      }
    ],
    "polyline": [
      {
        "index": "0",
      }
    ]
  }
]

@3lvis 3lvis changed the title Fix: Bug 280 [WIP] Fix: Bug 280 Sep 24, 2016
@3lvis 3lvis changed the title [WIP] Fix: Bug 280 Verify: Bug 280 Sep 24, 2016
@3lvis
Copy link
Owner Author

3lvis commented Sep 26, 2016

screen shot 2016-09-26 at 6 30 13 pm

@3lvis 3lvis merged commit 8880432 into master Sep 26, 2016
@3lvis 3lvis deleted the fix/280 branch September 26, 2016 16:32
cflorion pushed a commit to labellecaisse/Sync that referenced this pull request Oct 8, 2016
* Add Core Data model

* Add JSON and Core Data model

* Add unit tests

* Run 2 times

* Apply fix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant