Problem/Motivation
User wants to create a Project. They start on the "Projects" page /burndown/project and click on "Add Project".
After creating a Project, they're redirected to /burndown/project/{project id}, which just shows a summary of the Project. Nothing else.
They then have to navigate to Menu->Burndown->Project List to get back to the actual "Projects" page , where they can now access the Boards.
Proposed resolution
I propose that the User be redirected straight back to the Project List so they can start working faster.
If they want to view the summary of settings for that project, then they can either:
- click on the "Edit" button, or
- the Project name text can be turned into a link to /burndown/project/{project id}, or
Issue fork burndown-3613768
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
mukeshaddweb commentedComment #6
swirtThis tests out great in Tugboat.
Thank you for this contribution mukeshaddweb.
Comment #8
jeremylichtman commented