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.
foo
bar
Fixes https://pagure.io/pagure/issue/1731
rebased
:thumbsup:
Thanks for the review :)
Pull-Request has been merged by pingou
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
foocommented on a ticket opened by the userbar, we werelogging that the user
barcommented.Fixes https://pagure.io/pagure/issue/1731