Page MenuHomePhabricator

When publishing a commit, copy "Related Tasks" from the associated revision (if one exists)
ClosedPublic

Authored by epriestley on Jan 30 2020, 6:32 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jun 29, 7:58 AM
Unknown Object (File)
Sat, Jun 28, 1:12 PM
Unknown Object (File)
Thu, Jun 5, 4:45 PM
Unknown Object (File)
May 10 2025, 1:32 PM
Unknown Object (File)
Apr 30 2025, 3:54 AM
Unknown Object (File)
Apr 27 2025, 4:22 PM
Unknown Object (File)
Apr 13 2025, 6:02 PM
Unknown Object (File)
Apr 12 2025, 7:29 AM
Subscribers
None

Details

Summary

Fixes T13463. Currently, if you use the web UI to set "Related Tasks" for a revision, the resulting commit does not link to the tasks.

If you use "Ref ..." in the message instead, the resulting commit does link to the tasks.

Broadly, this should all be cleaner (see T3577) but we can step toward better behavior by just copying these edges when commits are published.

Test Plan
  • Created a revision.
  • Used the web UI to edit "Related Tasks".
  • Landed the revision.
  • Saw the commit link to the tasks as though I'd used "Ref ..." in the message.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable