Bit Crafter

Results 3 issues of Bit Crafter

## What are you doing? I have **Post** model. **Post** model has **attachment**(*oneToMany*),**users**(*oneToMany*), I'm trying to fetch posts with attachments using sequelize `findAndCountAll` ```js // POST MODEL module.exports = (sequelize,...

type: bug
type: docs
topic: count

Sometimes body parameter is undefined and it's caused exception in _resultAddressComponent function line 1.

## Request Object ``` { "title" : "Coca Cola", "details" : "More and More countries", "content" : { "options" : { "background" : { "color" : "#443344" } }, "data"...