Project

General

Profile

Actions

Defect #6694

closed

Bug in project name when create issue by email

Added by Denis Chumachenko over 13 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
High
Assignee:
-
Category:
Email receiving
Target version:
-
Start date:
2010-10-18
Due date:
% Done:

0%

Estimated time:
Resolution:
Invalid
Affected version:

Description

I think you must replace the code in the function Project.find_by_identifier Project.find_by_name
otherwise it is impossible to create issues via email in case if the ID is not equal to the name of the project

app/models/mail_handler.rb

def target_project
Project.find_by_identifier change to Project.find_by_name


Related issues

Has duplicate Redmine - Patch #32522: Add Project.find_by_name to target_projectNew

Actions
Actions

Also available in: Atom PDF