#1744 Fix logging who did the action
Merged by pingou. Opened by pingou.
fix_logging  into  master

Download 1744.patch

The issue was that we relied on the object, so for comments we were
relying on the ticket or pull-request. So instead of logging that the
user foo commented on a ticket opened by the user bar, we were
logging that the user bar commented.

Fixes https://pagure.io/pagure/issue/1731

rebased

:thumbsup:

rebased

Thanks for the review :)

Pull-Request has been merged by pingou

Metadata