You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should not notify LINE user of replies with negative feedbacks.
getArticlesInBatch() in src/scripts/lib.js should only yield articles when there are new replies having positive or zero feedbacks (positive - negative score >= 0).
The text was updated successfully, but these errors were encountered:
Discussion: https://g0v.hackmd.io/giYWfM8yRkKghtPOG1EBig#%E4%BA%82%E5%9B%9E%E8%88%87%E9%80%9A%E7%9F%A5
We should not notify LINE user of replies with negative feedbacks.
getArticlesInBatch()
insrc/scripts/lib.js
should only yield articles when there are new replies having positive or zero feedbacks (positive - negative score >= 0).The text was updated successfully, but these errors were encountered: