Вопрос

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!

Это было полезно?

Решение

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

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top