Page MenuHomePhabricator

ChangeNotificationJob returns null instead of bool
Closed, ResolvedPublic

Description

ChangeNotificationJob::run returns null, but this should be boolean true/false. This can lead to issues, although it's now mitigated by gerrit 48860.


Version: master
Severity: normal
See Also:
https://bugzilla.wikimedia.org/show_bug.cgi?id=42715

Details

Reference
bz44962