Page MenuHomePhabricator

Fix some transaction issues when retitling projects
ClosedPublic

Authored by epriestley on Jul 5 2014, 5:00 PM.
Tags
None
Referenced Files
F22523054: D9829.diff
Sun, Sep 20, 8:36 PM
Unknown Object (File)
Thu, Sep 10, 5:13 AM
Unknown Object (File)
Aug 8 2026, 6:33 PM
Unknown Object (File)
Aug 8 2026, 5:06 PM
Unknown Object (File)
Jun 13 2026, 7:51 AM
Unknown Object (File)
Mar 29 2026, 11:30 PM
Unknown Object (File)
Dec 1 2025, 6:44 AM
Unknown Object (File)
Nov 30 2025, 7:57 PM
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