#2810 Do not log action pertaining to private issues
Merged by pingou. Opened by pingou.
fix_log_private_issue  into  master

Download 2810.patch

Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr

rebased onto 2c666d1678720250739a460e860690da0ed04e09

Would it be an idea to instead head log_action() do an issue.private check and return if that's True?
That'll make sure it will be fixed in all other places in the future automatically.

Good idea :)

rebased onto 5c156979e37b774eb6c55353449e24acca4cae8f

:thumbsup:

Thanks :)

rebased onto fc5ade911ca0a7abbe738b9da6d590c207fcc361

Pull-Request has been merged by pingou

Metadata