coder-mind-project/master

Comments count synchronization is not working

Closed this issue · 1 comments

Resource endpoint

/stats/sincronization on POST http method - Job manually synchronization.

The Problem

The comments count synchronize is not working.
Consequently, the comments synchronize job is not working too.

Expected behavior

The updated count comments by user and general on MySQL database.

Screenshots

HTTP request on /stats/sincronization resource
image

On code
image

On code 2
image

Proposal

  • Fix comments count resource, and comment count job consequently;
  • Rename /stats/sincronization to /stats/synchronization (misspelling);

Resolved!