Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)
RTView Cloud updates every second Monday. On this page you can find brief descriptions of the new features introduced and bugs that have been fixed.
Most recent release notes at the top:
Click to expand:
New Features
Bugs
RE-33499 The button labeled Refresh has been removed from the Attach to Function dialog and the Attach to Variable dialog, where it was non-functional. The button is still present on the Attach to Cache dialog, where it works as intended.
RE-32621 The Display Settings dialog no longer shows an asterisk in the title bar after making a change and clicking Apply. Now the asterisk is cleared after the user clicks Apply as expected, indicating that the changes have been applied to the display.
RE-31723 When a new object is dragged from the palette and over the display area, it is no longer possible to open the context menu by right-clicking before dropping the object onto the display.
New Features
RE-30273 The table object now allows the user to save runtime changes made to a table's column settings. The column settings are sort, filter, order, width, and visibility. Clicking on Settings > Save All from the dropdown column menu on any column will save the current table settings in the browser's local storage. The saved settings will be applied to the table each time the same user opens that same display in the same browser on the same device. Clicking on Settings > Clear All will clear the table's custom settings and reset the column settings to the default. The settings are stored in the browser's local storage, using a unique key created by combining the user name, the display name, and the table object's id. In RTView Cloud, the current organization and the display's owner name are also included in the key.
Caveats/limitations: 1) The columns may not be restored to their saved widths if extra space is available in the table, they may be wider. 2) In previous releases some column settings (sort, filter, visibility) on the Alert tab were preserved automatically during a browser session. But those were not stored permanently and not all of the settings were recorded. That automatic feature has been removed. So now on the Alert tab, click Settings > Save All in the column menu after making any column changes you want to preserve.
Bugs
RE-32784 Adding items to a group object should now function without issues.
RE-32783 Fixed an issue with moving objects using click and drag inside Group objects without a layout.
RE-31843 If a display contains an object with a data attachment to an unknown data server (e.g. "X") the error message in the browser's javascript console will be as follows: "unknown server name X in query URL: X/cache/..." In prior releases, the error message was "Uncaught SyntaxError: Unexpected token '<' ", which was not helpful.
New Features
RE-30362 Several filtering options have been added to the Alerts History Table display.
Bug
RE-31973 Labels on the Overview page have been edited for clarity.
New Features
RE-31584 A new option has been added to the Export function in RTDraw: a checkbox labeled 'Export with Assets' which allows the user to export selected displays with all their assets.
Bug
RE-32112 The terms and conditions page previously did not load when the site was accessed using HTTPS. The terms and conditions page now loads correctly over HTTP and HTTPS.
RE-31718 The expired flag and time stamp columns have been added to the reduced version of the All Brokers Table.
RE-30024 Previously there was a bug that prevented the tutorial video on the components page from being shown. We are now loading it in a modal that can be activated when you click on the link.
New Features
Bug
RE-32877 A bug was fixed that resulted in asset downloads failing for private and public files in the asset manager.
New Features
Bug
RE-32032 A problem has been fixed where the cache table display could show empty space around the upper table.
RE-31956 Infinite loop now fixed on login of certain users with expired subscriptions.
RE-31939 The TIBCO BusinessWorks Container Table was showing zero values for the Processes columns. This has been corrected.
RE-31854 Some of the TIBCO BusinessEvents component displays had an incorrect number of decimal places for some of the metrics. This has been corrected.
RE-31710 The Icon to dismiss the navigation panel on iOS and Android is no longer partially hidden.
RE-31662 Removed all palettes related to BPMN.
RE-31636 We are now correctly handling large dashboards during export.
RE-30461 For the alert KafkaBrokerNetProcAvgIdlePctHigh the drilldown from the alert table to the corresponding Broker display did not work. This has been corrected.
New Features
RE-31862 The Subscription Cancellation modal is now closed appropriately.
RE-31858 All tables in EMS displays are by default sorted by the index columns.
Bug
RE-31964 Updated settings to send all emails from the same domain to avoid invites being intercepted by spam prevention.
RE-31822 TimeRange and QueryInterval values are now undefined in JSON when they are the default value.
RE-31818 Show in JSON option no longer appears in context menu when invoked in a blank area after copying an object.
RE-31756 Subscription list is now correctly populated.
RE-31637 On the Users admin page, the Cancel button on the disable confirmation message is now working correctly.
RE-31262 The download menu on the Publish table is no longer cut off when the table is filtered.
RE-28376 Previously the dashboard list would scroll to the top when the user closed the Edit Dashboard dialog overlay. This has been fixed so that the list remains focused on the dashboard the user was editing.
New Features
Bug
RE-31934 Drilldowns from the Key Metrics displays for TIBCO BusinessWorks and Oracle Coherence did not set the substitutions correctly on the components displays. They were instead just set to the first item in each dropdown list. This has now been fixed.
RE-31913 A double click on a row or tile in a Key Metrics display no longer causes RTView Cloud to navigate to the home page and instead functions the same as a single click, drilling down to the CI display as expected.
New Features
RE-31638 The Field Editor for object scripts now uses the same style format as the Edit JSON window.
RE-29572 IBM MQ Topic And Subscription Displays (Tables, Heatmaps and Summaries) have been added.
Bug
RE-31773 TIBCO BusinessWorks 5 Engines, Processes and Activities tables now have an Expired column.
RE-31758 On component displays, table objects will now shrink appropriately when the user shrinks the browser window. Previously they did not shrink vertically.
RE-31711 All TIBCO BusinessWorks 5 tables and heatmaps are now sorted by their index columns.
RE-31658 Responsive resizing of trend graphs has been improved.
RE-31513 Number of alerts shown in alert pill indicators have been fixed in IBM MQ solution package.
RE-30465 In a situation where all BusinessWorks 5 engines being monitored were stopped when the RTView dataserver was started, the All Engines table would be blank. This has been fixed.
New Features
RE-31606 Two Apache Kafka displays have been modified to use new caches. The Kafka Single Broker Summary display now uses history from the new KafkaServerMetrics cache. The Kafka Single Topic Summary, which previously allowed selection of different averages (1 minute, 5 minutes, etc.) via a "Rate" dropdown, now displays history from the new KafkaServerTopicMetrics cache, and the Rate dropdown has been removed.
RE-31511 An argument named nullOK has been added to the joinOuter function. The default value is blank. If nullOK is set to true or 1 the joinOuter result is updated when data is applied to either leftTable or rightTable, rather than waiting until data is applied to both tables. This is useful in the case where one of the table arguments is attached to a cache that may not exist. If nullOK is blank or set to any other value, the function result is updated only when data has been applied to both leftTable and rightTable, as in prior releases.
RE-31503 The display named "Kafka Single Broker Topics Summary" has been renamed to "Kafka Single Broker Topics Table".
RE-31211 "Show in JSON" option has been implemented in the context menu for Links and Objects. Links can now be deleted through the context menu. When opening Edit JSON through the context menu, we're passing parameters in the URL to point at a specific object. If the object does not exist it will scroll to the top.
RE-31210 The Column Selector now has the ability to search for a specific column. The column list is filtered as the user types characters into the search field, with matching characters highlighted in red. The search filter can be removed with the X icon.
RE-29038 New Heatmap and Table displays for TIBCO BusinessWorks Hosts have been added. These show information about the systems on which the Hawk agents are running.
Bug
RE-31437 An issue with Multiselect in the Filter Selector has been fixed. It will now forget the last clicked value after changing columns.
RE-31436 The edit button for the Filter on the Attach Cache (Advanced) and Attach to Function modals is now only enabled if a valid table is defined.
RE-31435 A problem with dragging nodes from the palette onto the canvas on the Edge browser has been fixed.
RE-31433 Fixed an issue where the unsaved changes asterisk was not appearing after deleting certain items on a display. Fixed an issue where Properties Sheet and Palettes were cut off on the bottom of the screen, and the status bar footer wasn't appearing.
RE-31428 A problem has been fixed which caused wrapping and clipping of text in the title area on narrow screens, especially mobile devices.
RE-31420 A problem has been fixed which sometimes caused IT Component objects to make data server queries with invalid URLs.
RE-31351 There was an issue with returning the correct display if more than one display shared the same name. This has been fixed.
RE-31320 There was an exception when viewing a dashboard that contained multiple displays that shared a name. This has been fixed, and now displays that share a name but not an owner should display on the same dashboard without issues.
RE-31301 Removed an unnecessary vertical scrollbar from exported dashboards.
RE-31283 When viewing dashboards on iOS devices, the hamburger icon will now no longer move on scroll.
RE-31105 Incorrect or missing tooltip text was corrected on multiple Apache Kafka displays.
RE-30924 The Expired column has been added to the small version of the Solace Clients Table.
RE-30427 Drilling down from the TIBCO BusinessWorks 5 Processes table now correctly sets the filters on the TIBCO BusinessWorks 5 Process Summary.
RE-29940 The CPU% metric cards on the BW5 Engine, Process, and Server Summaries had incorrect decimal formats. This has been corrected.
New Features
RE-31216 In the ‘Filter columns by’ table in the Filter Selector, columns names will now have sticky position, and the active column will have an underline.
RE-31214 Filter Columns Values modal has been enhanced. Users can now add or remove values by double clicking the value.
RE-31213 IT Components objects were replaced with images and hover text was improved.
RE-30703 Attach to Cache Advanced modal inputs without dropdown will receive dropdown with variables if cursor is after dollar sign.
RE-30432 Add an improved way of representing palettes using HTML instead of canvas.
Bug
RE-31461 The context menu for metric objects now includes the Variable item in the Attach to Data submenu. Previously you could attach a metric object to a variable using the dropdown list in the Data/Value item in the property sheet, but the same operation was not possible from the context menu.
RE-31422 A problem with the 'Attach to Cache Data - Advanced' dialog has been fixed which sometimes incorrectly made the attachment behave as though the user had selected the Query Interval = once option.
RE-31217 In 'Variables for...' modal there should no longer be [object Object] inside inputs if we type in some object e.g. "{"a":"b"}".
RE-31209 Filter Selector for Attach to Function should now properly fetch values columns which have them.
RE-31134 Now Filter Column and Filter Value will validate inputs the same way in Attach to Cache Advanced Modal and Attach to Function Modal.
New Features
RE-30964 Now when any changes have been made in the Filter Selector an asterisk will be raised. Upon leaving modal without saving or applying changes it will ask the user if they would like to discard changes.
RE-30963 Now while adding a new column in the Filter Column field, a semicolon will be added at the end of Filter Value unless the column will be the same. In the Filter Value field if the last character is a comma or a semicolon then values from the dropdown will be added without a comma before them.
RE-30962 In the ‘Variables for…’ dialog, selecting a variable will not automatically focus the window any longer, so it will not scroll whole modal.
RE-30961 Added lines to Summary Values in Filter Selector to indicate which value is part of which column. Custom values are lighter.
RE-30897 The Alert History table now uses the 'Extend by SQL' mechanism to make older records available to the user.
RE-30746 Now when the Add Function modal is opened, an error about empty name does not occur until the user selects a function or begins to fill out the other fields.
RE-30702 Advanced Cache modal will expand ""More options"" automatically when any of those fields are filled out. It also supports the default values, so if the user leaves any of these fields blank the default values will be present upon returning to the modal.
RE-30277 Now all buttons in modals will have minimal width of 70px.
RE-30274 Text in button in File → Open was changed from ‘Load’ to ‘Open’.
RE-29151 Added a 'Clear' button to component alert displays, allowing users to manually clear an alert.
Bug
RE-31271 A problem has been fixed which broke exported dashboards, when the 'local' option was selected.
RE-31098 Filter Selector for Attach to Function modal should now work the same as in Cache (Advanced)
RE-30849 A typo has been corrected in the tooltip of a metric card in TIBCO BusinessEvents Cluster Summary display.
RE-30722 A problem has been fixed that sometimes caused the advanced table object to randomly hide and show the paging controls on updates if the table's height was small. The paging controls are still automatically hidden or shown as needed if there are multiple pages of rows. If the table's height is less than 72 pixels, the paging controls are always hidden.
RE-30295 In trend graphs, time gaps are detected and the trend line is discontinued when there is a specific period of time without data. Now that period is adjusted depending on the time range that is being shown in the graph.
RE-30023 Oxford comma has been added to browser support warning message.
RE-29858 In the Assets section, we are now differentiating files from folders with icons.
RE-29627 Fixed an issue where list type dashboards at certain resolutions would display below the navigation.
RE-29270 Fixed an issue with zoom on iOS devices
RE-24014 We now show an error message when trying to sign up for a free trial with an existing account.
New Features
Bug
RE-31164 Opening a file owned by another user now works to return the correct file.
RE-31160 Get Displays Locally option for Dashboard Export is now fixed. This was due to a regression.
New Features
RE-30897 The Alert History table now uses the 'Extend by SQL' mechanism to make older records available to the user.
RE-30684 The Filter Selector is now available for general use. The Attach to Cache (Advanced) modal Filter section now has an Edit button which opens the Filter Selector. The Filter selector lets users manage their filter columns and values in an easier way.
RE-30524 MQ Channels table has been rearranged to show the Broker column at the left.
RE-28484 Users can now be invited to organizations by User Admins.
Bug
RE-30777 The sql.query function's timeout argument now works properly. Previously it was ignored and a timeout of 15 seconds was always used.
RE-30745 Fixed an issue which caused the link type dropdown to cover the Info group on the properties sheet in RTDraw.
RE-30744 Message ‘Could not retrieve palettes’ is now translated.
RE-30710 The TIBCO ActiveSpaces > Single Grid Summary > Up Time value and associated tooltip were not correct. This has been fixed.
RE-30683 A bug in the Attach to Cache (advanced) dialog has been fixed. Previously the Values dropdown in the Filter section would incorrectly show values from the cache table's first column if the filter Column was set to a variable (e.g. $X) whose value was blank or a number. Now it will correctly show 'No items available'.
RE-30596 All Data Server dropdowns now correctly display the down arrow on all browsers.
RE-30523 Drill down from MQ Queues table has been fixed. Now the target display shows the right queue.
RE-30495 Titles of service displays have been renamed from 'State' to 'Stats'.
RE-30021 The warning message when disabling a user now correctly displays the users name.
RE-29856 Navigating through nested folders in the right panel of the Assets section will now update the nav tree in the left panel.
RE-29267 Scrolling is now fixed on mobile simple exported dashboards.
RE-29159 Columns in tables have been rearranged to move Expired and Time Stamp to the far right.
RE-29104 In some cases, the Add Comment button in the Alerts table failed to enable. This has been fixed.
RE-28307 Formatting issues are now resolved at smaller breakpoints.
New Features
RE-30579 Added shortcut ‘Ctrl+Alt+R’(windows), '⌘⌥R'(mac) to reload display.
Bug
RE-30743 A problem has been fixed in the Attach to Cache Data (Advanced) dialog which prevented the user from entering anything in the Filter Values field if the server reported no values in the selected filter column.
RE-30742 Validation on the Filter Value field has been improved to allow trailing semicolons to remain. Validation will still remove any duplicate semicolons or commas, and any trailing commas.
RE-30682 Fixed bug with Filter Column and Filter Value where simple objects didn't have the option to add more than one value.
RE-30434 The Filter Value dropdown in the Data Attachment dialog has been improved to display "No items available" if the column doesn't exist or if no values exist.
RE-30418 The logo in the header is no longer a link for users who have a disabled account or their trial is expired. In addition, if the user attempts to type `/rtview` into their browser, it will not load that and will direct them back to the disabled page.
RE-30393 Some heatmaps used to show the wrong colors in Microsoft Edge. This has been fixed.
RE-29827 Improved Refresh Data button in the Data Attachment dialog so that the data is refreshed without needing to close and reopen the dialog.
RE-29314 Fixed Aspect Ratio toggle is now properly respected when manually typing in a Width or Height value in the Properties Sheet.
RE-29160 A new column, "Quality", in the CI State Table display provides information about quality of data shown in each row.
RE-28585 Fixed an issue where users with expired subscriptions were getting redirected to the wrong page.
New Features
RE-28992 In the Package Overview displays, now the top 10 graph uses a fixed range of 0 to 100 when viewing a CPU% metric.
Bug
RE-30447 Selecting items in the Assets modal no longer throws errors in the console.
RE-30203 Packages are now being deleting correctly.
RE-30202 Multiple issues involving users sharing and deleting packages have been fixed
RE-29963 Disabled users can now see public dashboards.
RE-29962 Sorting now works on dashboards, dataservers, packages, and users
RE-29961 Filter clear button now works correctly on User Admin page.
RE-29865 On Firefox and Edge, the tops of certain dialogs could, in certain scrolled conditions, be clipped. This has been fixed.
RE-29546 The Export to Excel feature on tables now works in MS Edge browser.
RE-25967 The color range in heatmaps can now be affected by the alert settings for the alert associated to the current metric. When the Auto Scale checkbox is unselected, in some metrics we set the upper end of the color range to the alert threshold that was configured by the user.
New Features
RE-29861 Component Display navigation has been enhanced so that all displays in each section are listed in the dropdown navigation on displays in that section.
RE-29859 Calculated rates for Inbound/Outbound messages and bytes are exposed with three decimal digits to account for very low rates. When the rates are those provided by TIBCO the label of the metric explicitly says so.
RE-28757 A Solution Package for TIBCO ActiveSpaces version 4 and above has been added.
RE-29891 After importing a display, the post import report now contains clickable links for each imported display. Clicking the link will load the display.
Bug
RE-30218 A problem existed with some displays that used the Spline link layout type. After loading the display in RTDraw, the links would display incorrectly and would ignore any changes. This has been fixed.
RE-30095 A problem that prevented the first display to call the setProjectName function from properly displaying data from global functions defined in the rtvglobals file for that project has been fixed.
RE-29978 A drilldown from the RTView Data Servers Table will once again select the correct data server. In the previous release, the first data server in the list was always selected.
RE-29977 The table on the Data Servers display is now sorted by name of data server by default.
RE-29975 TIBCO BusinessWorks Application Summary and Application Node Summary displays have been enhanced to improve loading and customer experience.
RE-29945 Drilldowns from metric cards in TIBCO BusinessWorks Application Node Summary displays have been removed or fixed where applicable.
RE-29892 There was an issue with the Attach to Cache modal that caused its fields to be blank when viewed for the first time after opening the application. This has been fixed.
RE-29630 In RTDraw, moving two objects connected by a link now also moves the link, retaining its shape.
RE-29484 The undo function in RTDraw was not working correctly if the display had a fast refresh rate with a data-attached object. Undo will now work correctly and will revert the most recent change made by the user, ignoring any data updates that have also occurred since that change.
New Features
RE-29843 The following new alerts have been added to the Solace Monitor: - SolBrokerNoValidDestination alert, which will be triggered as an alarm alert when invalid destinations in the broker exist (Delta of discard-nodest is non-zero). - SolBrokerNoQueueFound alert, which which will be triggered as an alarm alert when there are discarded queues in the broker (Delta of discard-queue-not-found is non-zero). - SolEndpointNoBridgeClient alert, which will be triggered as an alarm alert when no binds for the Solace Endpoint exist (bind-count is zero). - SolBrokerNoSubscriptionMatch alert, which will be triggered as an alarm alert when there are no current subscription matches (Delta of no-subscription-match is non-zero). - SolEndpointNoBridgeTopic alert, which will be triggered as an alarm alert when there are no topics subscribed to the Queue (topic-subscription-count is zero).
Limitation of SolBrokerNoValidDestination, SolBrokerNoQueueFound and SolBrokerNoSubscriptionMatch Alerts: The request XML is a system level request. The cloud logon credentials will not have permission to execute this request, so this alert will not be executed for Cloud Brokers.
RE-29471 RTDraw has been enhanced to support a new filter format. The simple string values 'filterColumns' and 'filterValues' support comma and semicolon separated values, which can passed from a variable. The old format of key-value pairs for each filter is still supported.
RE-29061 A new page has been added for Administrators to manage the users in the organization. Admins can change permissions and disable the access of other users in the org.
Bug
RE-29877 Unnecessary scrollbars were removed from Column Properties, Variables and Functions modals.
RE-29851 User can now define overrides for alerts KafkaBrokerProduceRequestsPerSecHigh and KafkaBrokerFetchRequestsPerSecHigh.
RE-29785 Scrollbars were removed from dropdowns if they are unnecessary.
RE-29784 Enhanced the palettes list in RTDraw to change the orientation of the caret character when a section is expanded or collapsed.
RE-29783 A problem existed where the Filter values on the Attach to Cache (Advanced) dialog were not being grayed out after deleting selected values in the Table and Column(s) dropdowns. This has been fixed.
RE-29737 Fixed multiple typos regarding the plural of the word "proxy". Node Queues and Proxy Queues displays have been removed from navigation menu.
RE-29575 The Add Dashboard process now always starts in a fresh state, showing no traces of prior editing.
RE-29568 The Edit Dashboard dialog is now always visible when the dashboard table beneath it is scrolled.
RE-29161 Expired rows are now grayed out in all component displays with an applicable table.
RE-29152 The TIBCO BusinessWorks Application Node displays no longer include appnodes running without domain or appspace, which appear in the Container displays. The Container displays no longer include AppSpace but do include Container ID.
RE-27660 In Firefox, the Data Servers in the Data Servers dropdown on the Cache Table display were invisible. This has been fixed.
New Features
Bug
RE-29855 Fixed an issue where assets were not visible in the Asset browser in RTDraw.
New Features
RE-29469 "Refresh Cache Info" button has been added in the Data Attachment dialogs. The button allows the user ex. to reset the list of available caches for the particular server. The user must close and reopen the Data Attachment dialog after clicking the button to see the updated list.
RE-28993 A typo was fixed in the Application Node summary display
RE-28918 Display mode compatibility indicators have been added in Options -> Palettes menu.
RE-28303 In the Properties Sheet for RTDraw, the border of the title and the color of the section's background have been changed.
RE-28302 Key and Category have been moved out of the Object Group in the Properties Sheet and into the Info Group at the bottom of the list.
Bug
RE-29601 Improved the Asset download to avoid CORS errors when downloading image assets.
RE-29600 Delete button is now disabled for top level folders in the Assets section.
RE-29579 In View > Dashboards, List type dashboards now correctly show the expansion arrow for parent displays with long names, and the hover preview correctly truncates children displays with long names.
RE-29466 Typos in WebLogic display titles were corrected.
RE-29355 Exporting dashboards locally now only exports a single instance of a dashboard's display if there is a collision on display names. The owner's display gets the first slot. If there are two displays not owned by the owner with the same name, the first one in the list will be included.
New Features
RE-29136 Styling of the Public indicator in RTDraw has changed, and the display title is now centered.
RE-29073 An option 'Show Standby' has been added to filter the table and heatmap of Solace Brokers.
RE-28988 The Solace Bridge displays from the Solace Monitor have been updated to account for the replacement of calculated rates by those provided by Solace. The following alerts have been updated to use the newly added metrics: SolBridgeInboundByteRateHigh SolBridgeOutboundByteRateHigh SolBridgeOutboundMsgRateHigh SolBridgeInboundMsgRateHigh
RE-28987 The Solace Client displays from the Solace Monitor have been updated to account for the replacement of calculated rates by those provided by Solace. The following alerts have been updated to use the newly added metrics. SolClientOutboundByteRateHigh SolClientInboundByteRateHigh SolClientOutboundByteRateHigh SolClientInboundByteRateHigh
RE-28986 The Solace VPN displays from the Solace Monitor have been updated to account for the replacement of calculated rates by those provided by Solace. The following alerts have been updated to use the newly added metrics: SolVpnInboundByteRateHigh SolVpnOutboundByteRateHigh SolVpnIn boundMsgRateHigh SolVpnOutboundMsgRateHigh SolVpnInboundDiscardRateHigh SolVpnOutboundDiscardRateHigh
RE-28917 Added ability to select variable names in Data Attachment dialogs. Typing a $ sign enables the options list.
RE-28869 Additions and deletions of elements are now reflected in the filter drop-downs of all Component Displays. By default, lists update once per minute.
RE-28804 Previous version of 'TIBCO ActiveSpaces' has been renamed to 'TIBCO ActiveSpaces 2'.