Page MenuHomePhabricator

Ignore `#hashtag` implicit project tags which have no effect
ClosedPublic

Authored by epriestley on Jun 26 2014, 9:02 PM.
Tags
None
Referenced Files
F19034185: D9745.diff
Tue, Nov 25, 1:23 PM
F18782538: D9745.id.diff
Oct 13 2025, 1:54 AM
F18780841: D9745.diff
Oct 12 2025, 8:16 PM
Unknown Object (File)
Jun 9 2025, 2:29 AM
Unknown Object (File)
Apr 26 2025, 8:10 AM
Unknown Object (File)
Apr 26 2025, 3:59 AM
Unknown Object (File)
Apr 25 2025, 9:05 PM
Unknown Object (File)
Apr 24 2025, 2:11 AM
Subscribers

Details

Summary

Fixes T5489. Currently, if you make a #proj comment on an object already tagged with #proj, you get a "no effect" dialog.

Instead, continue if these transactions produce no effect (this is normal/expected, and consistent with @user).

Test Plan

Made two #proj comments in a row on a revision.

Diff Detail

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

Event Timeline

epriestley retitled this revision from to Ignore `#hashtag` implicit project tags which have no effect.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: joshuaspence, chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Jun 26 2014, 9:03 PM
epriestley updated this revision to Diff 23404.

Closed by commit rPf96767823677 (authored by @epriestley).