Fernando H. E. Bellincanta

Results 5 comments of Fernando H. E. Bellincanta

I've seen that happen with data being stored on a docker volume that ran out of space. After resizing the disk error hasn't gone away until the instance was restarted....

This is a very serious bug that got fixed by #43 but the team hasn't uploaded the fix into RubyGems. If anyone is still having this issue just use github...

Issue for me was that creating through console the modifier_id needs to be passed manually or as some id from seed or as default value like, example: ``` field :modifier_id,...

I'm facing the same issue: `build.started` is `int64` and that function is expecting `float64`. This makes this function unusable with those native time variables if we don't have a way...

Any development coming this way? I have this very same issue in my project.