This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Migrator Notes-Exchange and editing items through EWS

Hello,

we have problems when editing calendar items through EWS that have been migrated with MNE. No problems occur with newly created entries from Outlook or OWA, or entries that have been edited through Outlook after migration.

Four issues have been identified so far:

  • In meetings migrated from Notes mailbox test@contoso.com to Exchange mailbox test2@contoso.com, the organizer address is still set to test@contoso.com, although the organizer should be the owner of the mailbox.
  • When updating a calendar item, appointments created during MNE migration are reversed to meetings, although we correctly send the parameter SendInvitationsOrCancellationsMode.SendToNone.
  • When binding (Appointment.Bind()) to calendar entries that have been created in Notes in timezone W. Europe, have been migrated through MNE and that are correctly displayed in timezone “W. Europe” in Outlook, EWS returns them as created in tzone://Microsoft/Utc
  • When updating all-day events that have been created in timezone W. Europe, and providing a new time in timezone W. Europe, the time is wrongly updated to Utc.

Is there anything we can do to mitigate these issues? (Except manually editing every migrated entry through Outlook before editing it through EWS.)

Kind regards,

Alexander

Parents
  • Hello Trevor,

    I have received a migration log, but I am unable to submit it to you since I don't have an asset number ("license number or service tag, this field is required").

    However, I was told that the MNE version used for migration is 4.14.1.119, and that the target is the most recent version of Exchange 2016.

    Today, instead of extracting parts of our code, we tried and reproduced the issue on migrated entries using the most recent EwsEditor 1.19.1.0 from github, so it is not just our code that is affected.

    Unless the issue has been fixed in MNE 4.15, which I have been told should be the latest version of MNE, your technician should be able to reproduce this behaviour on migrated all-day events from Notes using EwsEditor. After changing the date (e.g. one day more), saving the entry, and reopening it, the entry is incorrect.

    Kind regards,

    Alexander
Reply
  • Hello Trevor,

    I have received a migration log, but I am unable to submit it to you since I don't have an asset number ("license number or service tag, this field is required").

    However, I was told that the MNE version used for migration is 4.14.1.119, and that the target is the most recent version of Exchange 2016.

    Today, instead of extracting parts of our code, we tried and reproduced the issue on migrated entries using the most recent EwsEditor 1.19.1.0 from github, so it is not just our code that is affected.

    Unless the issue has been fixed in MNE 4.15, which I have been told should be the latest version of MNE, your technician should be able to reproduce this behaviour on migrated all-day events from Notes using EwsEditor. After changing the date (e.g. one day more), saving the entry, and reopening it, the entry is incorrect.

    Kind regards,

    Alexander
Children
No Data