Closed bartvanderwal closed 8 years ago
Is fixed.
I moved the sellerController
It seemed that it's needed to drop a document OR the complete seller
collection for the fix for addressLine2 to work. Reason is that addressline2
was "renamed" to addressLine2
in schema, but Mongoose depends on developer to do manual migration (which is probably better than it suffering from 'clippy' syndrome)).
See subject. Just noticed this.
On analysis you say the problem for postalCode is in storing, and the addressLine2 is iin retrieving, It's both to do with typo's in capitalization..