Page MenuHomePhabricator

Don't try to emit project board update events if there are no projects to update
ClosedPublic

Authored by epriestley on Jul 31 2019, 7:42 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jan 3, 1:36 PM
Unknown Object (File)
Wed, Jan 1, 4:26 AM
Unknown Object (File)
Dec 22 2024, 9:30 PM
Unknown Object (File)
Dec 22 2024, 3:11 PM
Unknown Object (File)
Dec 17 2024, 10:53 AM
Unknown Object (File)
Dec 8 2024, 2:45 AM
Unknown Object (File)
Dec 4 2024, 12:15 PM
Unknown Object (File)
Nov 28 2024, 11:23 PM
Subscribers
None

Details

Summary

Ref T4900. We may execute a bad query here if the task has no projects at all.

Test Plan

Edited a task with no new or old projects. Instead of an exception, things worked.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable