meeting invitation in outlook calender was generated with incorrect date and timeIssue The meeting invitation was sent to the user with the system time instead of the scheduled time Appointment has been booked with below Date/Time: Start: 12/12/2019 10:00:00 AESTEnd: 12/12/2019 12:00:00 AESTInstead of showing above time or converted time specific to user's timezone, calendar present in the Microsoft Outlook shows the time when invite was actually sent to the user as shown below: Starts: 29/11/2019 5:33 AM Ends: 29/11/2019 6:03 AMCauseIf there are two or more sys_impex_map records created for icalendar.change_request table or with the same nameIf one of the records has no mapping for dt_start/dt_end fields and it is being considered when Calendar request is prepared. So, default behavior of the instance is observed.Resolution delete the sys_impex_map record with sys_id that has no mapping for dt_start/dt_end fields