Project

General

Profile

RedmineUP-CRM issue

Added by Cheng-Hui PENG over 1 year ago

Hi there,

I'm using the light version of the CRM plugin. I found a problem in the form {{contact(FirstName LastName)}}. When I'm trying to use the CRM macro, I got an error message:

Couldn't find all Contacts with 'id': (first, {:conditions=>{:first_name=>"FirstName", :last_name=>"LastName"}}) [WHERE ((projects.id <> -1 ) AND ((contacts.visibility = 1) OR (projects.id IN (1,3,5,10,17,88,96,114,123)) ))] (found 0 results, but was looking for 2).

Using {{contact(contact_id)}} is not convenient, does any one know how to fix this problem? Or do you have any suggestion for Contacts alternatives?