- found that POC could not be added to the list
- put old code back in place that refreshes the data on save
- had to explicitly set the self.gridOptions.data = self.pointOfContacts when the data returns
- changed so that server returns empty list instead of error when nothing found
- modified funding_request_pocs table to cascade changes to point_of_contacts table
