Page MenuHomePhabricator

When removing project slugs, try to remove raw slugs too so we can remove old/invalid slugs
ClosedPublic

Authored by epriestley on Jan 18 2016, 5:10 PM.
Tags
None
Referenced Files
F15697599: D15048.id.diff
Wed, May 28, 1:21 PM
Unknown Object (File)
Tue, May 27, 9:21 AM
Unknown Object (File)
Sun, May 25, 6:54 AM
Unknown Object (File)
Thu, May 8, 9:44 PM
Unknown Object (File)
Thu, May 8, 6:59 PM
Unknown Object (File)
Thu, May 8, 4:45 AM
Unknown Object (File)
Apr 28 2025, 6:23 PM
Unknown Object (File)
Apr 27 2025, 11:33 AM
Subscribers
None

Details

Summary

Ref T10168. When we try to remove an additional hashtag, we remove the normalized version.

Instead, remove both the literal and normalized versions. This allows us to remove old/invalid slugs.

Test Plan

Removed garbage slugs like [,*,].

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to When removing project slugs, try to remove raw slugs too so we can remove old/invalid slugs.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Jan 18 2016, 5:14 PM
This revision was automatically updated to reflect the committed changes.