Page MenuHomePhabricator

Fix workboard link from project profile pages
ClosedPublic

Authored by epriestley on May 23 2014, 1:17 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jun 4, 4:14 PM
Unknown Object (File)
May 26 2025, 9:02 AM
Unknown Object (File)
May 25 2025, 6:31 PM
Unknown Object (File)
Apr 27 2025, 10:10 PM
Unknown Object (File)
Apr 20 2025, 9:30 PM
Unknown Object (File)
Apr 4 2025, 2:15 AM
Unknown Object (File)
Apr 4 2025, 2:15 AM
Unknown Object (File)
Apr 1 2025, 12:21 PM
Subscribers

Details

Summary

Fixes T5165. This uses $this->id, but that may not always be populated anymore. Use the project ID directly instead.

Test Plan

Clicked a workboard link.

Diff Detail

Repository
rP Phabricator
Branch
workboardlink
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 665
Build 665: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

epriestley retitled this revision from to Fix workboard link from project profile pages.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: btrahan, chad.
chad edited edge metadata.
This revision is now accepted and ready to land.May 23 2014, 2:28 PM
epriestley updated this revision to Diff 22007.

Closed by commit rP217e0e7fe19d (authored by @epriestley).