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)
Thu, Dec 12, 11:12 AM
Unknown Object (File)
Tue, Nov 26, 6:21 AM
Unknown Object (File)
Tue, Nov 26, 6:02 AM
Unknown Object (File)
Oct 26 2024, 5:47 AM
Unknown Object (File)
Oct 23 2024, 5:08 AM
Unknown Object (File)
Oct 21 2024, 9:52 PM
Unknown Object (File)
Oct 21 2024, 2:52 AM
Unknown Object (File)
Oct 21 2024, 2:50 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