Page MenuHomePhabricator

Project - don't create the empty tag on create anymore
ClosedPublic

Authored by btrahan on Feb 17 2015, 11:01 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jun 6, 7:50 PM
Unknown Object (File)
Thu, May 29, 5:19 PM
Unknown Object (File)
Thu, May 29, 2:10 PM
Unknown Object (File)
Tue, May 27, 3:22 PM
Unknown Object (File)
Wed, May 21, 3:58 AM
Unknown Object (File)
Mon, May 19, 1:23 AM
Unknown Object (File)
May 5 2025, 8:30 PM
Unknown Object (File)
Apr 30 2025, 7:20 PM
Subscribers

Details

Summary

Fixes T7284. We were initialized the project name to the empty string, which was making things work like a rename, including automagically adding the old slug.

Test Plan

made a project and no more "empty" tag being made. also don't have that bad transaction story anymore.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

btrahan retitled this revision from to Project - don't create the empty tag on create anymore.
btrahan updated this object.
btrahan edited the test plan for this revision. (Show Details)
btrahan added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Feb 17 2015, 11:01 PM
This revision was automatically updated to reflect the committed changes.