This change makes possible create new project when we use "Associate Projects" action for task.
Details
Details
- Reviewers
epriestley - Group Reviewers
Blessed Reviewers
- Go to any task.
- Choose "Associate Projects" action.
- Click "Create New Project" link.
- Input some valid name of new project.
- Click "Create Project" button.
- Save changes for task.
- Make sure that new project created and attached to task.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- improved-proj-assoc
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 2 Build 2: [Placeholder Plan] Wait for 30 Seconds
Event Timeline
Comment Actions
@btrahan, you recently fixed a bug for related functionality: D8834: Project - add editor-level support for detecting name conflicts
Can you help me with this review?
Comment Actions
We haven't seen other requests for this, and it's intentionally somewhat difficult to create projects.
Particularly, it was very easy to create tags in a similar tool at Facebook, and the result was 200,000+ tags, the majority of which were completely unusable. There were other considerations here, but generally we've intentionally positioned projects as somewhat-heavyweight.
We may eventually provide a more complex control here (see T1906), but I don't think this change is a net positive at the moment.