Project

General

Profile

Actions

Bug #469

closed

Creating a project based on a project type master does not render ProjectsController#create template

Added by liaham over 3 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
Affected Version:
Compatible Redmine Version:

Description

When the new project should be saved by an authorized user, nothing happens. The project won't be saved.

This is what is logged:

Started POST "/projects" for 192.168.3.41 at 2021-08-23 17:54:37 +0000
Processing by ProjectsController#create as HTML
  Parameters: {"utf8"=>"✓", "authenticity_token"=>"3l+uAFEU+PdhocflOUnm15O+WT+VkxgnDUVkqYKsB9ZyKJz6EmQFmFORRUaHSAmKwdCoeQHjIJrtG1uEJrDqhw==", "project"=>{"project_type_id"=>"86", "name"=>"Rechnungstellung", "description"=>"Rechnungen für Kundenprojekte", "identifier"=>"rechnungstellung", "homepage"=>"", "is_public"=>"0", "parent_id"=>"43", "inherit_members"=>"0", "enabled_module_names"=>["issue_tracking", "time_tracking", "news", "documents", "files", "wiki", "repository", "boards", "calendar", "gantt", ""]}, "commit"=>"Anlegen"}
  Current user: christian_malz (id=6)
No template found for ProjectsController#create, rendering head :no_content
Completed 204 No Content in 77ms (ActiveRecord: 19.0ms)

Related issues 1 (0 open1 closed)

Copied to Redmine Project Types - Bug #480: Creating a project based on a project type master does not render ProjectsController#create templateClosedliaham

Actions
Actions #1

Updated by liaham over 3 years ago

  • Description updated (diff)
Actions #2

Updated by liaham over 3 years ago

  • Status changed from New to In Progress
Actions #3

Updated by liaham over 3 years ago

  • Copied to Bug #480: Creating a project based on a project type master does not render ProjectsController#create template added
Actions #4

Updated by liaham over 3 years ago

  • Status changed from In Progress to Closed
  • % Done changed from 0 to 100
Actions #5

Updated by liaham over 3 years ago

  • Assignee set to liaham
Actions

Also available in: Atom PDF