Page MenuHomePhabricator

Fix some transaction issues when retitling projects
ClosedPublic

Authored by epriestley on Jul 5 2014, 5:00 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 24, 11:59 PM
Unknown Object (File)
Sun, Apr 21, 11:11 PM
Unknown Object (File)
Sun, Apr 21, 1:08 PM
Unknown Object (File)
Tue, Apr 16, 1:37 PM
Unknown Object (File)
Wed, Apr 10, 9:34 PM
Unknown Object (File)
Tue, Apr 9, 9:37 AM
Unknown Object (File)
Tue, Apr 9, 9:37 AM
Unknown Object (File)
Tue, Apr 9, 9:14 AM
Subscribers
Tokens
"Doubloon" token, awarded by btrahan."Haypence" token, awarded by joshuaspence.

Details

Summary

Fixes T5530.

  • We currently fail if you rename a project so it has the same slug (e.g., "Example" -> "ExAmPlE").
  • We currently fail if you rename a project so one of its secondary hashtags becomes the primary hashtag.

Instead, succeed in these cases.

Test Plan

Successfully performed the renames described above.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped