mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-13 10:22:42 +01:00
52f724e6cf
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. Reviewers: epriestley Reviewed By: epriestley Subscribers: Korvin, epriestley Maniphest Tasks: T7284 Differential Revision: https://secure.phabricator.com/D11794 |
||
---|---|---|
.. | ||
PhabricatorProject.php | ||
PhabricatorProjectColumn.php | ||
PhabricatorProjectColumnPosition.php | ||
PhabricatorProjectColumnTransaction.php | ||
PhabricatorProjectCustomFieldNumericIndex.php | ||
PhabricatorProjectCustomFieldStorage.php | ||
PhabricatorProjectCustomFieldStringIndex.php | ||
PhabricatorProjectDAO.php | ||
PhabricatorProjectSchemaSpec.php | ||
PhabricatorProjectSlug.php | ||
PhabricatorProjectTransaction.php |