Fixed Issues
|
|
---|---|
Security
|
|
• Fixed potential security issues, including items proactively identified by vulnerability scanning software or PTC Quality Assurance testing. Please upgrade as soon as possible to take advantage of these important improvements.
|
|
Platform
|
Tracking Number
|
• Fixed an issue that was preventing an Industrial Thing from connecting with Kepware.
|
TW-80410
|
• Fixed an issue that was prevent a custom service from executing correctly against a network.
|
TW-81493
|
• Fixed an issue that was preventing a LONG base type from being converted to a STRING.
|
TW-80075
|
• Fixed an issue that was causing the AddorUpdateDatatableEntries service to reset the datetime property to its default value if nothing was assigned.
|
TW-79845
|
• Fixed an issue that was causing failures after importing extensions after upgrading.
|
TW-79832
|
• Fixed an issue that was causing warning messages to display when editing a service on a Thing Shape.
|
TW-79663
|
• Fixed an issue that was preventing values from being updated on an Industrial Connection Thing.
|
TW-79618
|
• Fixed an issue with the SearchDevices service that was causing it to use the maxItems parameter incorrectly.
|
TW-79123
|
• Fixed an issue that was causing an upgrade from 8.2 to 8.5.3 on PostgreSQL to get stuck waiting on database queries.
|
TW-79029
|
• Fixed an issue with the ExtractZipArchive service that was causing an error when extracting files with special characters in the filename.
|
TW-78854
|
• Fixed an issue that was causing the Edge to get flooded with synchronizeState events that corresponded to actions performed before the Thing was connected.
|
TW-78853
|
• Fixed an issue that was causing the incorrect password policy to be enforced.
|
TW-78707
|
• Fixed an issue that was causing a concurrent invocation of the GetImplementingThingWithData service to cause a platform outage when PASSWORD properties were returned.
|
TW-78616
|
• Fixed an issue that was causing a parameter defined on expression and validation functions with a default value to get returned as undefined.
|
TW-77127
|
• Fixed an issue that was causing a possible deadlock scenario during entity deletion processes.
|
TW-77067
|
• Fixed an issue that was causing a SQL query in Database Thing to fail if it contained a comment with a "--[[thingName]]" format. Refer to Thing Services for more information on best practices.
|
TW-76948
|
• Fixed an issue that was preventing an Industrial Gateway value stream from being exported.
|
TW-74887
|
• Fixed an issue with the Advanced Grid widget that was preventing sorting from working correctly.
|
TW-73354
|
• Fixed an issue that was causing an error when accessing a mashup URL with more than 512 characters.
|
TW-71894
|
• Fixed an issue with the QueryStreamEntries service that was preventing any entries from being returned if the fieldName specified in the query was from a Data Shape.
|
TW-67582
|
• Fixed an issue that was preventing an extension from being deleted if it was imported twice using a different case in the name in Windows. To fix this, ThingWorx no longer permits the install of an extension where its ExtensionPackage entity has a name with casing from the ExtensionPackage that's currently installed. This is due to how Windows handles folder naming (by allowing two different folders of the same name but with different case). This causes issues with ThingWorx on Windows when a newer version of an extension is being installed, but its Extension Package's name has a different case.
|
TW-67069
|
• Fixed an issue that was allowing the creation of and binding to an ephemeral thing within ThingWorx that had an identical name to another thing if the case was different.
|
TW-66198
|
• Fixed an issue that was preventing a user infotable property from being set and not sending the infotable definition with the property when edited.
|
TW-34461
|
• Fixed an issue that was preventing a localization token from being used for the reset password email option.
|
TW-31692
|
• Fixed an issue that could cause possible data loss in the Java SDK between two calls to NotifyPropertyUpdate.
|
TW-78177
|
Composer
|
Tracking Number
|
• Fixed an issue where there was no scrollbar for Connected Users section in the Monitoring menu.
|
TW-80892
|
• Fixed an issue that was not showing the mashup tab for Data Tables if an entity was exported from an 8.3 release.
|
TW-78937
|
Mashup Builder
|
Tracking Number
|
• Fixed an issue that was preventing a dynamic panel widget from being resized at run time on an iPad.
|
TW-81569
|
• Fixed an issue that was preventing nested infotables from receiving data when they were bound on a mashup.
|
TW-81528
|
• Fixed an issue that was causing scrollbars if a shape widget was used within the Collection widget.
|
TW-81464
|
• Fixed an issue that was causing unexpected expression evaluations.
|
TW-81400
|
• Fixed an issue with the Link widget web component that was causing it to redirect to the incorrect link.
|
TW-81337
|
• Fixed an issue that was causing unintended bindings to other items after binding to a loaded mashup.
|
TW-81211
|
• Fixed an issue with the Menu widget that was preventing it from closing after navigating from the menu.
|
TW-81166
|
• Fixed an issue that was preventing flex containers from working correctly.
|
TW-81063
|
• Fixed an issue with the Image widget web component that was preventing the thumbnail image from displaying.
|
TW-81061
|
• Fixed an issue that was causing the My Tasks app in Navigate to display a blank page.
|
TW-80887
|
• Fixed an issue that was causing an error if start date or end date filters were applied when using the QueryPropertyHistory service in a mashup.
|
TW-80784
|
• Fixed an issue when binding a json property from GetProperties that was causing the complete json response to get bound instead of just the property value.
|
TW-80747
|
• Fixed an issue with the Data Export widget that was preventing data from being exported on mobile browsers.
|
TW-80561
|
• Fixed an issue that was preventing the grow ratio of containers from working as expected when used in a collection.
|
TW-80254
|
• Fixed an issue with the navigation function that was preventing the Full Screen option from working correctly.
|
TW-79636
|
• Fixed an issue with the Menu widget that was preventing menu items from staying in the same position when navigating between menus.
|
TW-79440
|
• Fixed an issue with the Menu widget that was causing the drop-down menu to remain on the screen after collapsing the container.
|
TW-79134
|
• Fixed an issue that was preventing the style theme from being applied to the Menu widget.
|
TW-78864
|
• Fixed an issue that was preventing events from triggering on the Button web component.
|
TW-78794
|
• Fixed an issue with the Collection widget that was preventing properties from being reflected in the properties section after the widget was bound to data.
|
TW-78786
|
• Fixed an issue with the Menu widget that was preventing an accordion sub menu from collapsing when another menu was selected.
|
TW-78620
|
• Fixed an issue with the Dropdown widget that was causing the SelectedRowChange event to get triggered twice when multi-select was active.
|
TW-78619
|
• Fixed an issue with the Image web component that was preventing an image from displaying if there was a space in the sourceURL field.
|
TW-78356
|
• Fixed an issue with the Fieldset widget that was preventing the title from displaying if the mashup was being viewed in a pop up screen.
|
TW-77795
|
• Fixed an issue with Chart widgets that was causing the secondary Y-axis to disappear when changing the orientation from vertical to horizontal.
|
TW-77669
|
• Fixed an issue that was causing a background mashup to scroll up when opening a pop up window.
|
TW-77415
|
• Fixed an issue with the Collection widget that was preventing data from being displayed if ItemLoadBehavior was set to Load all.
|
TW-77076
|
• Fixed an issue with the Collection widget that was preventing the SelectedItems property from working if the SortField property was not set.
|
TW-76412
|
• Fixed an issue that was causing container styles from a contained mashup to get applied to another contained mashup in run time if the flexcontainer ID was the same.
|
TW-76411
|
• Fixed an issue that was preventing the SelectedRowsChanged event from being triggered if a multiple layer model pop up window was open.
|
TW-57891
|
• Fixed an issue that was causing an error if the start or end date filters were applied when using QueryPropertyHistory in a mashup.
|
TW-80784
|
• Fixed an issue with the Menu widget that was causing a drop down menu to remain on screen after collapsing the container.
|
TW-79134
|
• Fixed an issue that was preventing the visual SDK widget extension from working with d3js.
|
TW-78737
|
• Fixed an issue that was causing an infotable to be returned instead of JSON in mashups where the service output type is JSON.
|
TW-77922
|
Flow
|
Tracking Number
|
• Fixed an issue that was preventing a workflow from being edited after being imported from ThingWorx 8.5.
|
TW-81167
|
• Fixed an issue that was preventing the flow-deploy-settings commands from working with the app key option.
|
TW-80370
|