[BUG] voting summary has some errors in isVotedInLast3Months
#1614
Labels
area/javascript
Specify what technical area given issue relates to. Its goal is to ease filtering good first issues.
bug
Something isn't working
good first issue
Good for newcomers
Describe the bug.
I see some dates in
lastParticipatedVoteTime
point to date that is further than 3 months ago, but inisVotedInLast3Months
I see valuetrue
instead offalse
https://github.com/asyncapi/community/blob/master/TSC_VOTING_OVERVIEW.md
Expected behavior
if
lastParticipatedVoteTime
is greater than 3m from today date, then inisVotedInLast3Months
we should seefalse
Screenshots
no screen shot
How to Reproduce
no steps
🥦 Browser
None
👀 Have you checked for similar open issues?
🏢 Have you read the Contributing Guidelines?
Are you willing to work on this issue ?
None
The text was updated successfully, but these errors were encountered: