[Vtigercrm-commits] [Vtiger development] #8606: 'select * from Emails; ' Query failure in Webservice
Vtiger development
vtiger-tickets at trac.vtiger.com
Wed Jul 22 07:51:31 GMT 2015
#8606: 'select * from Emails;' Query failure in Webservice
------------------------+------------------------
Reporter: manu | Owner: developer
Type: defect | Status: new
Priority: unassigned | Milestone: 6.4.0
Component: vtigercrm | Version: 6.3.0
Severity: Medium | Keywords: webservice
------------------------+------------------------
I am experiencing difficulties with the Vtiger Webservice after upgrading
to 6.3.0. I haven't tested all of the types in Webservice, but have
noticed that Contacts and Accounts seem to work fine while Emails does
not.
I've reduced my query down to the following and receive this error:
# Query 'select * from Emails;'
# Error returned
{u'error': {u'code': u'DATABASE_QUERY_ERROR',
u'message': u'Database error while performing requested operation'},
u'success': False}
--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/8606>
Vtiger development <http://trac.vtiger.com/>
Vtiger CRM
More information about the vtigercrm-commits
mailing list