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

Command icon 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

adarkling created an issue. See original summary.

mukeshaddweb made their first commit to this issue’s fork.

mukeshaddweb’s picture

Status: Active » Needs review

  • mukeshaddweb committed b49749cf on 1.0.x
    Issue #3613768: Redirect user to project list when saving new project
    
swirt’s picture

Status: Needs review » Fixed

This tests out great in Tugboat.

Thank you for this contribution mukeshaddweb.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

jeremylichtman’s picture

Status: Fixed » Closed (fixed)