web
You’re offline. This is a read only version of the page.
close
  • Hyperlinked email addresses on Chat widget

    Email addresses are getting hyperlinked on chat widget due to markdown feature. Upon clicking on these hyperlinked email addresses, users are getting Webpage not found page. This negatively impacts the user experience. In order to improve usability, remove hyperlink from the email address visible on the chat widget especially for the user entered email address or re-direct user to select mail app options upon clicking email address.

  • Breaks to appear at the start of the day

    For work schedules that span two consecutive days, a break slot may fall across midnight. For example, if a shift starts at 8:00 PM and ends at 5:00 AM, a break could be scheduled from 11:45 PM to 12:15 AM. In such cases, msdyn_SaveCalendar will be called twice — once for the preceding day and once for the next day. However, for the next day, handling a break slot that starts at 12:00 AM (e.g., 12:00 AM to 12:15 AM) is currently not supported. Allowing break to appear at the start of the day to handle such scenario can help in scheduling overnight shifts.

  • Calendar events segregation to create calendar rules for bookable resources

    There can be multiple types of breaks in a schedule for instance long break and short break. Currently, segregation of breaks or any other event does not exist in scheduling feature. For users, who have clear distinction between different types of breaks or any other working and/or non-working event, there is no support to add description as well. Making event types configurable or adding description field for all events can improve usability and experience.