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
F12169940: D20961.id49937.diff
Thu, Sep 7, 2:36 PM
F12163901: D20961.diff
Wed, Sep 6, 10:11 PM
F12157973: D20961.diff
Tue, Sep 5, 10:23 AM
F12141919: D20961.id49951.diff
Aug 30 2023, 2:47 AM
Unknown Object (File)
Jul 25 2023, 11:04 AM
Unknown Object (File)
Jul 20 2023, 2:09 AM
Unknown Object (File)
Jul 15 2023, 4:04 PM
Unknown Object (File)
Jun 17 2023, 2:53 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