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
Unknown Object (File)
Sat, Jan 18, 9:37 PM
Unknown Object (File)
Sat, Jan 18, 12:24 AM
Unknown Object (File)
Thu, Jan 16, 1:18 AM
Unknown Object (File)
Dec 27 2024, 9:37 PM
Unknown Object (File)
Dec 24 2024, 6:37 PM
Unknown Object (File)
Dec 20 2024, 4:01 AM
Unknown Object (File)
Dec 12 2024, 12:25 AM
Unknown Object (File)
Dec 11 2024, 4:15 PM
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
Lint
Lint Skipped
Unit
Tests Skipped

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).