bujjibabukatta commented on code in PR #8921:
URL: https://github.com/apache/devlake/pull/8921#discussion_r3423142632


##########
backend/plugins/webhook/api/issues.go:
##########
@@ -265,16 +329,6 @@ func closeIssue(input *plugin.ApiResourceInput, err 
errors.Error, connection *mo
        }
        domainIssue.Status = ticket.DONE
        domainIssue.OriginalStatus = ``
-       now := time.Now()

Review Comment:
   Sorry about that! The ResolutionDate logic was accidentally removed 
   during a merge. It has been restored now.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to