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
F13128415: D11794.diff
Tue, Apr 30, 11:51 PM
Unknown Object (File)
Mon, Apr 29, 5:04 PM
Unknown Object (File)
Thu, Apr 25, 5:17 PM
Unknown Object (File)
Thu, Apr 25, 3:04 PM
Unknown Object (File)
Mon, Apr 22, 1:23 AM
Unknown Object (File)
Mar 29 2024, 4:42 AM
Unknown Object (File)
Feb 15 2024, 5:48 AM
Unknown Object (File)
Feb 15 2024, 2:46 AM
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
Branch
T7284
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 4527
Build 4541: [Placeholder Plan] Wait for 30 Seconds

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.