Notes: Hello SugarCRM Community, Thanks goes out to Marco Bruni who worked with us in finding a small issue with saving a process that had a filter field set. There was an additional comma in the sql update statement. For those who downloaded the most recent Process Manager the only mod is in /modules/PM_ProcessManager/Save.php. To manually fix this without having to download the zip file replace line 45 with $query_update .= ", field_operator = '$process_filter_list' "; Thanks, Bill Convis Customer Support SierraCRM, Inc.