Release Notes - eMite version 7.1.0.7


Overview

Status datablock offering aggregation type MAX on datetime data type in continuation to previous related improvements. Moreover, there are several changes in Share Page feature to cater the Preview pane requirement.


Product Enhancements

  • ESD-3950 RTQueueStatus measure is not working - In relation to previous version where improvements were implemented to help users identify which interaction has been waiting in queue the longest time, status datablock now offers aggregation type: MAX on datetime data type.
    Alongside, when aggregation type: MAX is selected, this note in status datablock is not displayed “*Will display numeric values only”.

image-20240722-024237.png
  • Show list of users selected in Share Page menu - These are the changes in Share Page feature:

    • Selected users appear in Preview pane

    • Preview pane is updated for every select/unselect movement in User pane

    • User pane is also updated when a user in Preview pane gets deleted (clicks x)

    • Clear All icon is available at the same level as heading Preview pane

    • Clicking the Clear All icon clears both data under User and Preview panes

image-20240722-024355.png
  • For scheduled reports where Description Position = None and File Type = Excel, report starts with column headers and does not contain Report Criteria header.


Bug Fixes

  • ESD-3952 Sorting on a counter column within a RT drillthrough does not sort correctly - RealTime data in a drillthrough can be sorted using counter column. For moving data i.e. increases/decreases, expect delay on sorting due to the following factors:

    • The cycle of the counter (timer) which is every second

    • The duration of the data feed from Messaging API

    • Drillthrough may redraw itself as a routine to clean up and refresh the UI. 

    • The duration of processing (aggregation) of the data.

  • ESD-4176 [Security Slicer] Filter Datablock Link not working correctly - In relation to previous version where dimension filter datablock displays correct data based on the associated security slicer, the data is now correctly sorted or paged.

  • Session Timeout / Auto Logout not taking into account user activity - Session timeout counter starts after user’s last activity.

3:33 login (4:03 expired token)
3:40 last activity (login till 4:10)
3:47 disconnected
3:48 connected
3:49 login back automatically (Expected)

  • When KPI threshold is accidentally updated wrong, the page goes into a loop - When an incorrect value is used in a KPI threshold boundary, an error message "Invalid Expression" appears, and the grid remains active for modification.

  • Selected page group in Broadcast tab of Setting Dialog is not working - Under Settings, Broadcast tab displays the selected page group in dropdown and selected domain in checkbox. Any changes are saved. No need for browser refresh. 

  • Report Scheduler should not be displayed for Dashboard Viewers - Users with dashboardview role cannot use Report Scheduler and Schedule This Page features