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)
Tue, May 27, 12:20 AM
Unknown Object (File)
Sat, May 10, 3:52 AM
Unknown Object (File)
Apr 15 2025, 10:09 AM
Unknown Object (File)
Apr 12 2025, 6:14 AM
Unknown Object (File)
Apr 9 2025, 4:12 PM
Unknown Object (File)
Apr 9 2025, 7:13 AM
Unknown Object (File)
Apr 8 2025, 5:51 PM
Unknown Object (File)
Apr 3 2025, 11:00 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