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.
|
|
• PTC has recently implemented a new support policy with respect to Identity and Access Management (IAM) solutions. Please see the appropriate eSupport center section for more information.
|
|
• See this technical support article for important recommendations regarding the use and update of third-party software for ThingWorx.
|
|
Platform
|
Tracking Number
|
• Fixed an issue that was causing an upgrade to fail due to storage permissions issues and trusted storage corruption.
|
TW-89429
|
• Added support for UTF-8 BOM encoding in the LoadXML service.
|
TW-88436
|
• Fixed an issue that was causing performance issues for environments with a large number of org units and organizations.
|
TW-88995
|
• Fixed an issue that was causing licensing to fail on Linux systems.
|
TW-84648
|
• Fixed an issue that was preventing the CloneThing service from working.
|
TW-88701
|
• Fixed an issue that was preventing a solution from being deployed to production in Solution Central.
|
TW-87941
|
• Fixed an issue that was causing an internal error in the logs before redirecting to the Security log.
|
TW-87342
|
• Fixed an issue with the GetText and GetJSON services that was causing a NullPointerException response.
|
TW-86948
|
• Fixed an issue that was preventing a project from being saved if it had circular dependencies.
|
TW-86901
|
• Fixed an issue that was causing the platform to become unresponsive if it was running a large number of concurrent services that added or updated data tables.
|
TW-85078
|
• Fixed an issue with the RemoveFromNetwork service that was preventing it from removing entities from a network until the network Thing was manually saved.
|
TW-84830
|
Mashup Builder
|
Tracking Number
|
• Fixed an issue that was preventing the scaling property for Image widgets from working correctly.
|
TW-87946
|
• Fixed an issue with the Line Chart that was causing it to display incorrectly if the start value was undefined.
|
TW-88539
|
• Added the capability to create dotted lines in Line Chart widgets.
|
TW-88045
|
• Fixed an issue that was preventing the Line Chart widget padding from being modified using custom CSS.
|
TW-87609
|
• Fixed an issue with the Collection widget that was causing inconsistent cell loading.
|
TW-87536
|
• Fixed an issue that was causing a button's focus border style to clip through mashups.
|
TW-86479
|
• Fixed an issue with the Grid widget that was preventing the font size from being set after upgrading. To address this, the EnableFontSizeOverride property was added to allow overrides on the state definition to apply font size.
|
TW-80866
|
Mashup Builder
|
Tracking Number
|
The selection event on the Label widget does not trigger inside the collection.
|
TW-89206
|
The text specified for filtering results in a List/Dropdown widget is not getting cleared after data bound with the List/Dropdown widget is changed.
|
TW-88937
|
ThingWorx Flow
|
Tracking Number
|
When a connector is imported with the same name of an existing connector, but with a different connection type (such as Basic, OAuth named user), a duplicated connector is created instead of ignoring the imported credential. The workaround is to delete the duplicated connector that was created.
|
TW-89278
|
After importing Windchill Oauth connectors where the resource URL was set as part of connectors' creation, these connectors become invalid. The workaround is to set the resource URL via reconfiguring OAuth setting, refer to the details here.
|
TW-89277
|