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
Unknown Object (File)
Wed, Feb 12, 1:56 PM
Unknown Object (File)
Sun, Feb 9, 12:30 AM
Unknown Object (File)
Sun, Feb 2, 12:15 AM
Unknown Object (File)
Sat, Jan 25, 6:51 PM
Unknown Object (File)
Fri, Jan 24, 11:16 AM
Unknown Object (File)
Jan 22 2025, 6:03 PM
Unknown Object (File)
Jan 21 2025, 10:23 AM
Unknown Object (File)
Jan 20 2025, 1:04 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
Branch
tag4
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 10177
Build 12355: Run Core Tests
Build 12354: arc lint + arc unit

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.