Closed nrlysek closed 7 years ago
The post count object is not being correctly added (or even collected for that matter). Need to fix. Not very high priority.
I have localized the problem to my implementation of fetching user data: querying the users table instead of using the getUserById utility function.
Resolved in https://github.com/SpartanConnect/restful-api-backend/commit/bc38a196b24d303f38ae620052e54983016e9ca4
The post count object is not being correctly added (or even collected for that matter). Need to fix. Not very high priority.