Page MenuHomePhabricator

Fix issue when editing a project with no secondary hash tags
ClosedPublic

Authored by epriestley on May 26 2014, 1:36 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jun 6, 2:35 AM
Unknown Object (File)
Mar 10 2026, 5:46 PM
Unknown Object (File)
Feb 12 2026, 6:10 AM
Unknown Object (File)
Feb 8 2026, 2:41 PM
Unknown Object (File)
Jan 16 2026, 12:16 PM
Unknown Object (File)
Jan 14 2026, 12:13 PM
Unknown Object (File)
Oct 19 2025, 10:27 AM
Unknown Object (File)
Oct 13 2025, 2:48 AM
Subscribers
Tokens
"Haypence" token, awarded by btrahan.

Details

Summary

Fixes T5186. If a project has no secondary tags, we issue a bogus query right now.

Test Plan

Edited a project with no secondary tags.

Diff Detail

Repository
rP Phabricator
Branch
proj1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 713
Build 713: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

epriestley retitled this revision from to Fix issue when editing a project with no secondary hash tags.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
chad edited edge metadata.
This revision is now accepted and ready to land.May 28 2014, 12:21 AM
epriestley updated this revision to Diff 22099.

Closed by commit rP70ec8052fddc (authored by @epriestley).

btrahan edited edge metadata.

ty for fixies