Hey All,

I am having an issue when trying to create a workflow for the project module. When using any of the target module change options such as "When a field in the target module changes to or from a specified value " I can get the created action to occur, but when I try and use the "When the target module changes and a field in a related module contains a specified value" to check a field in an associated Project Task I get 2 notice messages and the action does not trigger.

I am running Sugar 4.2.0d on Windows 2003 Server with IIS6, MySQL 5.0.22 and PHP 5.1.4.

Here are the 2 notice messages:

Notice: Object of class WorkFlow could not be converted to int in C:\SugarPro-Full-4.2.0d\modules\Relationships\RelationshipHandler.p hp on line 87

Notice: Object of class Expression could not be converted to int in C:\SugarPro-Full-4.2.0d\include\ListView\ProcessView.php on line 908

If I setup the condition to check a Project field I don't get these notices and everything works fine. I am trying to check the Project Task Status field to check to see if a task has been completed and then would like to create a new project task record, but the new project task is not created when the status is set to complete.

Thanks for the help,

Chris