1

I'm building a issue tracking tool in an attempt to bring a more clean workflow to manage issues on a open source project.

I've into a problem using model and level, which I described in detail on this issue - https://github.com/diasdavid/issue-tracker/issues/1 -, just because it is easier to link to the right files.

It has the steps of how to repeat, any help is welcome :)

Thank you!

4

1 回答 1

0

The issue was that model enforces camelCase, any property not camelCase is not saved accordingly.

于 2014-01-19T16:39:42.900 回答