Thanks for the reply.
I think it has to do with the “duration hours” as the log show the insert of the start date being correct but the “duration_hours” is showing 0.
I have tried to map the duration hours in workflows but it does not show up in the studio under meetings, so this must be hard coded somewhere?
any ideas regarding the meetings module ?

Thanks… :unsure:
Thu Apr 28 08:43:26 2016 [981132][2f250e8d-e60d-9c72-40a9-5705d44cf1fb][INFO] Query:INSERT INTO meetings (id,name,date_entered,date_modified,modified_user_id,created_by,deleted,join_url,host_url,creator,external_id,duration_hours,date_start,date_end,status,type,reminder_time,email_reminder_time,email_reminder_sent,sequence,repeat_interval)
VALUES (‘c3d8b7b7-36d1-2d47-f138-57215ca6b8a8’,‘test-more’,‘2016-04-28 00:43:26’,‘2016-04-28 00:43:26’,‘2f250e8d-e60d-9c72-40a9-5705d44cf1fb’,‘2f250e8d-e60d-9c72-40a9-5705d44cf1fb’,0,’’,’’,’’,’’,0,‘2016-04-27 23:00:00’,‘2016-04-27 23:00:00’,‘Confirmed’,‘Sugar’,-1,-1,0,0,1)
Thu Apr 28 08:43:26 2016 [981132][2f250e8d-e60d-9c72-40a9-5705d44cf1fb][INFO] Query Execution Time:0.0025010108947754
T