After update from 4.3.1 to 4.4.1 i get this in espo log when i try to open Meeting or Call.
Espo.ERROR: API [GET]:/:controller, Params:Array ( [controller] => Meeting ) , InputData: - SQLSTATE[23000]: Integrity constraint violation: 1052 Column 'date_start' in field list is ambiguous [] []
Espo.ERROR: Display Error: SQLSTATE[23000]: Integrity constraint violation: 1052 Column 'date_start' in field list is ambiguous, Code: 23000 URL: /api/v1/Meeting?maxSize=20&offset=0&sortBy=dateStart&asc=f alse [] []
What can i do?
Regards, Egi
Espo.ERROR: API [GET]:/:controller, Params:Array ( [controller] => Meeting ) , InputData: - SQLSTATE[23000]: Integrity constraint violation: 1052 Column 'date_start' in field list is ambiguous [] []
Espo.ERROR: Display Error: SQLSTATE[23000]: Integrity constraint violation: 1052 Column 'date_start' in field list is ambiguous, Code: 23000 URL: /api/v1/Meeting?maxSize=20&offset=0&sortBy=dateStart&asc=f alse [] []
What can i do?
Regards, Egi
Comment