Release Notes
A detailed description of the resolved issues and enhancements for the current release.
October 28th, 2024
New features and enhancements
- The state (expanded or collapsed) of Direct Attachments and Related Attachments is now preserved on page refresh and navigation to other items in the workspace.
Resolved issues
- Fixed an issue where if sections were collapsed by default on the Item Creation page, they could not be expanded.
- Fixed an issue where the Parent Assembly in the Workspace View did not match what was shown on the Where Used tab.
October 22nd, 2024
Resolved issues
- Fixed an issue where email addresses were not correctly displayed in workflow notification emails.
October 14th, 2024
New features and enhancements
- Improved the calculation of Current State and Last Action displayed in Workspace View for better performance and consistency with Item Details.
October 10th, 2024
Resolved issues
- In the Quick Create dialog, if clicking Save & Next didn't work, no error message was shown.
September 26th, 2024
Resolved issues
- Resolved an issue that resulted in the last column of the BOM grid not being visible.
- Enhanced performance when scrolling through items containing multiple picklists on the Item Details and Create Item pages.
September 16th, 2024
New features and enhancements
- Light and dark modes are now supported. Click the appropriate toggle button at the top right of the window to switch between light and dark . Light mode is the default.
- Attachments now display with a lighter background.
- Welcome emails have been updated with current Autodesk branding.
- Improved performance of Bulk Lifecycle Change on Managed Items.
Resolved issues
- Fixed an issue on the Where Used tab where the BOM Quantity Precision set up under General Settings was not respected.
September 10th, 2024
New features and enhancements
The LAST_MODIFIED_ON
field in the V3 Report API supports a new Accept
header that returns time as well as date.
Example:
GET: /api/v3/workspaces/{workspaceId}/reports/{reportId}
Accept: application/vnd.autodesk.plm.report.item.field.formatted+json`
Returns:
{
"id": "CREATED_ON",
"value": "05/21/2016",
"formattedValue": "2016-05-21T16:25:08.563"
}
August 27th, 2024
Resolved issues
- Improved scrolling performance when viewing item details or creating an item with multiple picklists present.
- Resolved an issue where archiving items through import did not archive all associated items in the lineage.
August 19th, 2024
Resolved issues
- Fixed an error that occurred when updating the BOM Quantity through Level BOM import.
- Resolved an issue that prevented Print Views from loading under specific configurations.
August 12th, 2024
New features and enhancements
- Added the ability to edit Direction Type in the Relationships tab.
Resolved issues
- Resolved an issue that resulted in unused white space appearing in My Outstanding Work.
July 31st, 2024
- Maintenance release - No changes to functionality.
July 26th, 2024
Announcement
We are sunsetting the Classic interface in Fusion Manage. The Classic interface will be retired as of January 31, 2025. From that point forward, users will see only the Modern interface.
There are a variety of reasons for doing this:
- The Modern interface provides better scalability and resiliency.
- The Modern interface already offers several advantages over the Classic interface, including improved workspace views and item details.
- The Modern interface aligns Fusion Manage with other Autodesk products.
- As Autodesk continues to make frequent improvements to Fusion Manage, it makes sense to focus efforts on one interface.
Note that Administration pages, Reports, Imports, and the My Profile page will remain in the Classic interface.
July 24th, 2024
Resolved issues
- Fixed an issue where the attachment preview would not work for some users on certain revision-controlled items.
July 15th, 2024
Resolved issues
- Fixed an issue where search results and My Outstanding Work did not load for some users.
July 11th, 2024
- Maintenance release - No changes to functionality.
July 2nd, 2024
Resolved issues
- Fixed an inconsistency in Search where boolean properties (like
isDeleted
) were not returning correct results.
June 25th, 2024
New features and enhancements
Resolved issues
June 18th, 2024
- Maintenance release - No changes to functionality.
June 5th, 2024
Resolved issues
- Fixed an issue where scripting allowed past dates to be set for effectivity date
(item.workflowItems[i].effectivityDate).
May 29th, 2024
Resolved issues
- Fixed an issue where
PATCH
calls were not supported when using XMLHttpRequest()
in scripts.
May 22nd, 2024
- Maintenance release - No changes to functionality.
May 16th, 2024
Resolved issues
- Fixed an issue where the buttons were not clickable in the Affected Items tab.
- Fixed an issue where the count was sometimes incorrect in the Where Used tab.
May 9th, 2024
Resolved issues
April 30th, 2024
New features and enhancements
Resolved issues
- Improved the performance and reduced the loading time of the Affected Items tab.
- When adding to Affected Items, there is now a visual indicator that the process is underway.
- Fixed an issue where the Grid tab would sometimes not load.
April 17th, 2024
Resolved issues
- Fixed an issue where the Workflow actions drop-down menu did not display all actions when more than 12 transitions were available.
- Enhanced the performance and scalability of the API used for adding affected items (
POST api/v3/workspaces/<workspace id>/items/<item id>/affected-items
).
- Enhanced the performance and resilience of the Search API for faster and consistent execution (
api/v3/search-results
).
April 10th, 2024
New features and enhancements
- Effectivity Date of Managed Items is now accessible within Scripts. Use the new property
item.workflowItems[i].effectivityDate
within the workflowItem
array for reading and writing the Effectivity Date. See item Workflow Items array.
Resolved issues
- When Delete permissions were enabled in the Project Management tab, the Edit button would be mistakenly enabled.
April 3rd, 2024
Resolved issues
- Improved error handling when updating workspace views (
api/v3/workspaces/<workspace_id>/tableaus/<tableau_id>
). The API will now return the status code 409
when concurrent requests are trying to update the same tableau.
March 26th, 2024
Announcement
Autodesk has rebranded Fusion 360 Manage as Fusion Manage. This aligns Fusion Manage with Fusion, Autodesk's integrated cloud CAD, CAM, CAE, and PCB software platform.
See also:
Autodesk Fusion Manage: Cloud PLM that connects your people, processes, and data
March 25th, 2024
New features and enhancements
Resolved issues
- Fixed an issue where scripts could not populate certain values on multi-select picklists in the Grid.
- Fixed an issue where you had to manually refresh a page after an edit for workflow actions to be updated.
- Fixed an issue that prevented creation of items due to an error on derived fields using the radio button as pivot.
March 13th, 2024
- Maintenance release - No changes to functionality.
March 6th, 2024
Resolved issues
- Fixed an issue where new Forge apps could not be added to the Allowed List.
February 27th, 2024
Resolved issues
- Fixed a formatting issue with bulleted lists in paragraphs.
February 20th, 2024
Resolved issues
- Fixed an issue where My Outstanding Work could not be sorted based on Date.
- Fixed an issue where Workspace View filters were not saved when pressing Enter.
- Fixed an issue where picking a date closed the Workspace View editor without saving the filter.
- Fixed an issue where derived fields were not updated based on Latest Version picklists.
February 6th, 2024
New features and enhancements
Increased field length
Paragraphs and Single Line fields can now have a default value of up to 500 characters.
Release in Place
With release in place, you can deactivate the released version of a revision-controlled item without incrementing the version number or release letter. Deactivation is done through change control. If needed, the item can be activated again. Deactivating and activating the item, in this case, implies no change in form, fit, and function of the item.
The option for this is at Administration-> System Configuration-> General Settings > New Working Version for Release in Place. It is disabled by default.
When enabled:
- A new working item is created when revision-controlled items go through a lifecycle change that does not increment the version or release.
- An item which is currently in a Production state can be deactivated for a brief period of time and brought back to Active, leaving the version number or release letter unchanged.
Note: Import does not support Release in Place; that is, it does not support creating or updating items that are released in place (items belonging to the same item lineage and having the same revision or version).
Resolved issues
- Fixed an issue where scripts did not retrieve deleted users saved in the Users, All by Name picklist.
- Fixed an issue where the new line character was not respected while displaying Paragraphs.
- Fixed an issue where searching for a string using double quotes (") resulted in an error.
- Fixed usability issues when opening workspaces from the main menu.
January 29th, 2024
Resolved issues
- Fixed an issue where the Workspace list is cut off in Search Results page.
- Fixed an issue where right-click options are missing on the main menu.
January 23rd, 2024
- Maintenance release - No changes to functionality.
January 18th, 2024
Resolved issues
- Fixed an issue where attachments that did not upload were displayed in Workspace Views.
January 9th, 2024
New features and enhancements
Quickly bookmark frequently-used menu items:
Resolved issues
- If there was a script error while performing workflow transitions with a password, the error would not display correctly in the notification banner.
- Mandatory fields within matrices are now indicated with red asterisks.
December 19th, 2023
Resolved issues
- Fixed an item creation issue where derived fields would not populate based on the default value of the pivot picklist.
- Fixed an issue where the Bill of Materials would not load for some items.
- Fixed an issue where the Delegation Manager would not load for some users.
December 11th, 2023
Resolved issues
- Fixed an issue where filtered picklists using auto numbers did not populate correctly in the Grid tab.
- Fixed an issue where values added to Grid cells were lost when clicking another cell.
- Fixed an issue where classification picklist values could not be updated on items through import.
December 7th, 2023
New features and enhancements
When customizing your workspace view, you can now click the filter icon at the top right to view, edit, and manage all filters being used in the current workspace.
Resolved issues
- Improved resiliency and fixed unpredictable errors that could occur while maintaining Classification structure and properties.
- Fixed an issue where some filtered picklists were not populated during creation of items.
November 28th, 2023
Resolved issues
- Fixed an issue where an exported Excel file would be corrupted if the workspace view name contained special characters.
- Fixed an issue where the Revert button on Revision Controlled items was available for users with Basic Access.
November 7th, 2023
Resolved issues
- In the Linked Items tab, it is now easier to identify updated Change Log rows.
- Improved performance when loading the BOM object in Scripting.
November 1st, 2023
New features and enhancements
When you assign a default classification to a workspace, it will be applied to new items added to that workspace. However, it is not applied to existing items. To make this clearer, a notification has been added for these situations.
You can now hide trailing zeros in the BOM Quantity field.
See General Settings Reference.
You can now drag and drop images into the Item Details tab.
Resolved issues
- Fixed an issue where validation error messages were not displayed on Read-Only fields in the Create Item page.
- Fixed an issue where filtered picklists did not display some items in the options list on the Create Item page.
October 25th, 2023
New features and enhancements
Resolved issues
- Fixed an issue where picklists did not display the superseded indicator (s) in Workspace views. The Tableaus API (
api/v3/workspaces/id/tableaus/id
) will also include this indicator for picklists. This fix was implemented for newly created picklists on June 27th, 2023, but now applies to all existing picklists.
October 18th, 2023
Resolved issues
- Fixed a display issue with information tooltips on fields in matrices.
- Fixed an issue preventing creation of items when using derived fields sourced from filtered picklists.
October 16th, 2023
New features and enhancements
The App Store is now known as the Template Library and includes these three new templates (formerly known as "apps").
Icons in the library have been refreshed, and templates are sorted in alphabetical order, with newest templates appearing at the top.
October 11th, 2023
- Maintenance release - No changes to functionality.
October 4th, 2023
New features and enhancements
September 27th, 2023
- Maintenance release - No changes to functionality.
September 20th, 2023
Resolved issues
- Fixed issues that would occur when a filtered picklist selection included the percentage symbol (
%
).
September 14th, 2023
New features and enhancements
Project Management fields are now available in Workspace Views, Reports, and Charts in the Modern interface.
You can now add an Assignee column in Project Management.
You can modify the assignee using scripts and the assignee
property in the item.project.children[i].subTasks
array.
See Scripting Reference.
The Item Details page is now running over an improved framework. This change has gradually been applied to all Fusion 360 Manage sites over the past several weeks.
Resolved issues
- Fixed an issue where integers did not allow negative values.
- Fixed an issue where text displayed in computed fields was not wrapped.
- Improved script performance.
September 12th, 2023
Reminder: OAuth2 v1 deprecation
As announced on April 17th, Authentication (OAuth2) v1 is being deprecated. Any new apps created should use Authentication (OAuth2) v2. Existing apps can continue using v1 until April 30th 2024, at which point v1 will stop functioning. More information:
September 6th, 2023
Resolved issues
- Resolved an issue where names of derived fields were missing from the change log.
- Special characters in paragraph fields were not exporting properly from Workspace Views to Excel.
- System Name of workspaces is now available in the response of
/api/v3/workspaces
.
- Right-click > paste in paragraph fields was not available.
- Image preview in Item Details had a maximum width of 600 pixels.
- Uploaded logos were not being sized correctly.
August 14th, 2023
New features and enhancements
Contents of Where Used can now be exported to Microsoft Excel (XLSX) format.
See View Where an Item is Used.
Working version of revision-controlled items can now be reverted to match the latest revision in the Modern interface.
This is available for unlocked items, and it will revert changes made to Item Details, Classification, Grid, Bill of Materials, and Attachments. See Edit Item Details.
Resolved issues
- Fixed an issue that caused errors in workspace views with filters on multiple-selection picklists from the Grid.
- Fixed an issue where values were not copied correctly to URL fields.
- Fixed an issue where Quantity was not displayed on level 1.0 in the Bill of Materials.
August 4th, 2023
Resolved issues
- Fixed an issue where some fields were not displayed in the Grid tab.
July 27th, 2023
Resolved issues
Workspace Views did not refresh when adding filters.
Hyperlinks of Item Descriptors and Picklists were not copied correctly.
Errors could occur while loading items with classifications.
Duplicate workflow notifications were sent when transitions were automatically triggered through scripts.
Picklists did not display the superseded indicator (s
) in Workspace Views. The Tableaus API (api/v3/workspaces/id/tableaus/id
) will also include this indicator for picklists.
This fix applies to any newly created picklists; existing picklists will be updated in a future release.
Fixed an issue where related attachments could not be downloaded from the Bill of Materials tab in some cases.
July 18th, 2023
- Maintenance release - No changes to functionality.
July 12th, 2023
Resolved issues
- Fixed an issue where the workflow map would not refresh after performing transitions.
July 5th, 2023
- Maintenance release - No changes to functionality.
June 29th, 2023
New features and enhancements
Resolved issues
- Fixed an issue where the Grid tab would not load when sorted by Filtered Picklists.
- Fixed an issue where the tooltip on Workspace View filters would not display the Show Archived Items only setting.
June 12th, 2023
- Maintenance release - No changes to functionality.
June 6th, 2023
New features and enhancements
- The Modern interface is now available in Spanish.
Resolved issues
- REST API v3: The Archived tag is now displayed in the workspace view for Bill of Materials items. The v3 API for Workspace view (
/api/v3/workspaces/{workspace_Id}/tableaus/{tableau_Id}
) returns a new property, subAssemblyDeleted
.
- Fixed an issue where Display Edges was not available while viewing 3D files.
- Fixed an issue where paragraph fields in workspace views overlapped in Compact View.
- Improved performance when loading items that include classification.
- Advanced Print View now displays up to 1000 rows from the Change Log.
- Fixed an issue where integrations were not immediately granted standard access after switching from basic access.
May 18th, 2023
New features and enhancements
Results of BOM Compare can now be exported to Microsoft Excel format (xlsx).
An Export to Excel button has been added to BOM headers.
Polish and Portuguese (Brazilian) are now supported.
Resolved issues
- Fixed an issue where some items were not indexed for Search.
- Fixed an issue where a workspace page would not refresh when selecting it from the main menu.
May 4th, 2023
- Maintenance release - No changes to functionality.
May 2nd, 2023
Resolved issues
- Fixed an issue where scripts failed to update checkboxes that are used as derived fields.
- Improved performance of Workspace Views that contain Bill of Materials fields.
- Fixed an issue where an incorrect change log entry was created for some paragraph fields.
- Fixed an issue where links in notification emails were not working.
April 19th, 2023
Resolved issues
- Improved script performance when creating items that are sources for derived fields.
- Fixed an issue where a hyperlink to the Administration menu was available to some users without the required permissions.
- Introduced a notification banner for Excel file downloads in workspace views.
April 5th, 2023
New features and enhancements
Resolved issues
- Fixed an issue where derived fields were not updated when the Source picklist was updated through script.
- Fixed an issue where some Paragraph fields were not formatted correctly in workspace views.
- Improved the resiliency of workflow escalations and reminder notifications.
March 22nd, 2023
Resolved issues
- Fixed an error that prevented editing Picklists pointing to the Users list in the Workspace Manager.
- Fixed an issue where Search results flashed on the page before being rendered.
- Fixed an issue where error notifications were cleared automatically before being acknowledged.
- Fixed an issue with the administrator setting to delay token consumption for Flex users. For details about this setting, see the Manage license consumption section of Manage Users.
March 15th, 2023
Resolved issues
- Fixed an unclear error message displayed when fields referenced in computed field formula could not be deleted.
- Fixed an issue where items could not be saved when derived fields pointed to inactive users in the system.
March 9th, 2023
Advanced Search has been improved.
You can navigate to the Search page from the Dashboard.
Select fields to search without having to select the workspace first.
The user interface now shows search tags for a better experience.
See Use Advanced Search for details.
March 1st, 2023
- Maintenance release - No changes to functionality.
February 22nd, 2023
New features and enhancements
- The user interface is now available in Turkish.
February 13th, 2023
- Maintenance release - No changes to functionality.
February 6th, 2023
New features and enhancements
- Added the filters "Is Blank" and "Not Blank" for multiple selection picklists in Workspace Views.
Resolved issues
- Improved readability of error messages while performing workflow transitions.
- Fixed an issue where the Contact Administrator button did not open the email editor.
January 26th, 2023
Resolved issues
- Fixed an issue in the Project Management tab where certain columns occupied the entire width of the screen in Edit mode.
- Fixed an issue where the Where Used tab on archived items did not load.
- Under Administration > Security > Users, Added a new state to indicate when Two-Factor Authentication (2FA) is managed outside an Autodesk profile.
January 16th, 2023
Resolved issues
- Fixed an error that could occur during Outstanding Work calculations.
- Improved performance when loading Workspace Views that contain filters on Attachment File Size.
January 9th, 2023
Resolved issues
- Fixed an issue where items remain locked after removal from the Managed Items tab.
- Improved the resilience of My Outstanding Work calculations.
December 12th, 2022
Resolved issues
- Fixed an issue where the Archived tag was not displayed in BOM views.
December 1st, 2022
- Maintenance release - no changes to functionality.
November 22nd, 2022
Resolved issues
- Fixed an issue where single-select picklist default values are ignored on the Affected Items tab.
- Fixed an issue where paragraph fields do not display line breaks in the workspace list view when the fields come from the Grid tab.
November 10th, 2022
New features and enhancements
- Added the ability to add groups using the REST V3 API.
- Added the ability to sort by custom columns on the Affected Items tab.
Resolved issues
- Significant performance improvements to the Affected Items tab when there are more than 100 items.
- Fixed an issue where multiple selection picklists open upward, truncating the list of options contained in the picklist.
- Fixed an issue where sorting by the Item and Lifecycle columns on the Affected Items tab does not work correctly.
October 24th, 2022
Resolved issues
- Fixed an issue where multiple selection picklists close after selecting a few items on a Grid tab.
- Fixed an issue where pressing
Enter
performs a search using the previously deleted search string on the Search page.
- Added the ability to filter the REST V3 API
Users
endpoint by email address.
October 17th, 2022
- Maintenance release - No changes to functionality.
October 13th, 2022
Resolved issues
- Fixed an issue where fields in matrices on the Item Details tab are not displayed in the Quick Preview card.
- Fixed an issue where workspace views do not load when filters are added to fields from the Grid tab.
- Fixed an issue where a report becomes unavailable after un-assigning a field used in the report.
- Fixed an issue on the Search Results page where the column resizer is not available at lower zoom levels.
October 5th, 2022
New features and enhancements
- Administrators can now choose to enforce two-factor authentication in Fusion 360 Manage.
Resolved issues
- Fixed an issue where archived items are displayed in multiple selection picklists in the Workspace View.
- Fixed an issue where item descriptor filters in the current view are copied when creating a new workspace view.
September 15th, 2022
Resolved issues
- Fixed an issue where Workspace Views display incorrect values when certain filters are applied to a picklist.
- Fixed an issue where the script debugger closes abruptly.
- Improved performance when loading the Reports list.
September 12th, 2022
Resolved issues
- Fixed an issue where downloading an attachment updated the Last Modified time and user details of the item.
- Fixed an issue where multiple selection picklists on a Grid tab did not save certain values.
September 1st, 2022
New features and enhancements
- Introduced a new Change Log entry when Items get released through the Revision-Control process.
Resolved issues
- Fixed an issue where the default Workspace view was not loaded when navigating back.
August 24th, 2022
Resolved issues
- Fixed an issue where the Import tool incremented the version of working items while updating them.
- Fixed an issue where Search did not return results for Korean and Swedish characters.
- Fixed an issue where the leading decimal was missing while entering a value in Float fields.
August 18th, 2022
New features and enhancements
- Introduced the quick preview card in the Managed Items, Bill of Materials, and Project Management tabs.
Resolved issues
- Fixed an issue in the Grid tab where the Tab key does not navigate between date and checkbox fields.
August 11th, 2022
Resolved issues
- Fixed an issue where BOM items could not be expanded in some cases.
- Fixed an issue in BOM tab where Picklists at the bottom of the page did not open correctly.
- Fixed an issue where Last Modified time and user displayed in Item Details did not match Workspace Views.
- Fixed an issue where script error logs turned up irrelevant entries.
August 4th, 2022
Resolved issues
- Fixed an issue where some HTML attributes were not respected in Paragraph fields, such as "colspan."
July 27th, 2022
Resolved issues
- Fixed an issue where an error message is displayed after successful completion of a workflow transition.
July 21st, 2022
- Maintenance release - No changes to functionality.
July 14th, 2022
Resolved issues
- Fixed an issue where certain archived items were not displayed in the Modern interface.
- Fixed an issue where empty Change Log descriptions were not displayed correctly.
- Improved resiliency of Precondition Script execution.
July 4th, 2022
Resolved issues
- Introduced the ability to sort the Roles and Groups lists in Administration > Security.
- Fixed issues with sorting My Outstanding Work by State Set By.
June 21st, 2022
New features and enhancements
You can now add markup when viewing design and drawing attachments. See Work with Markup on Attachments.
In the Dashboard, search filters for Workspaces and Item Descriptors have been added.
The Attachments tab now displays the number of direct and related attachments separately in the header.
Resolved issues
- Improved performance loading the Managed Items tab.
- Sort the Users list on the Security page under Administration.
- Fixed an issue that prevents the automatic provisioning of sandbox sites.
- Improved resiliency of workflow escalation.
June 13th, 2022
Resolved issues
- Fixed an issue where the Grid tab does not load when sorted by filtered picklists.
- Fixed an issue where paragraph fields containing the character "=" are not editable.
- Fixed an issue where some field names display incorrectly in the Workspace View filter editor.
June 7th, 2022
New features and enhancements
- In the Grid tab, you can now show data as unsorted. Click the column headers to cycle through the three modes: ascending, descending, and unsorted.
Resolved issues
- Fixed an issue where My Outstanding Work is displaying inconsistent information.
- Fixed an issue that prevents automatic provisioning of Reseller tenants.
- Fixed an issue where non-editable picklists of type First Value as Default saves an incorrect value.
May 31st, 2022
Resolved issues
- Fixed an issue where downloading a ZIP file with more than 300 attachments from the Bill of Materials tab fails.
- Fixed an issue where Unit of Measure is not updated correctly in Bill of Materials tab.
May 24th, 2022
Resolved issues
- Fixed an issue where the row order is not honored when creating multiple rows at once in the Grid tab.
- Fixed an issue where the order of grid rows is not honored in Advanced Print Views.
- Fixed an issue where the Last Modified On filter does not work in Workspace Views.
- Fixed an issue where the Created On filter does not work in Workspace Views.
May 18th, 2022
Resolved issues
- Fixed an issue where picklists with more than 1500 values do not load in the Classification Manager.
May 10th, 2022
Resolved issues
- Fixed an issue where the Quick Create dialog doesn't add items to the Project Management tab.
- Fixed an issue where the user is logged out when clicking a link after leaving the browser idle.
- Fixed an issue where more than one default workspace view can be selected.
May 3rd, 2022
Resolved issues
- Fixed an issue where Last Updated time on the Attachments tab does not display correctly.
- Optimized returning search results for a better experience.
- Fixed an issue where the Predecessor picklist on the Project Management tab is not editable in Firefox.
- Fixed an issue where the Autodesk Profile link on the My Profile page is broken.
April 26th, 2022
Resolved issues
- Fixed an issue where advanced print views embedded in computed fields do not display correctly.
- Fixed an issue where the Add Charts menu on the dashboard is cut off resulting in some charts being unavailable for selection.
April 19th, 2022
New features and enhancements
- Autodesk Fusion 360 Manage displays a new product icon.
- The Attachment Count displayed on tab header now includes direct and related attachments.
Resolved issues
- Fixed an issue where opening a new tab requires re-authentication in some cases.
- Fixed an issue where certain words are localized incorrectly.
April 13th, 2022
New features and enhancements
- Improved search performance.
- Improved search indexing resiliency for better search results.
Resolved issues
- Fixed an issue where bookmarks on the dashboard cannot be sorted by comments.
- Fixed an issue where some users are not available when changing the ownership of items.
April 4th, 2022
Resolved issues
- Fixed an issue where some system field names were not localized.
- Fixed an issue where Paragraph fields with some special characters were truncated.
March 28th, 2022
Resolved issues
- Fixed an issue where entering a date value in the Workspace View filter causes an error.
- Fixed an issue where active filters on Date fields in Workspace View display as empty.
March 15th, 2022
- Maintenance release - No changes to functionality.
March 8th, 2022
New features and enhancements
- Matrices now include information icons for displaying field descriptions.
Resolved issues
- Fixed an issue where Owner does not refresh in Quick Preview card.
March 1st, 2022
New features and enhancements
- Edit image fields directly on the Quick Preview card.
Resolved issues
- Fixed an issue where Workspace Views requires a refresh to display results after applying filters.
February 22nd, 2022
Resolved issues
- Improved performance when loading Reports List.
- Fixed an issue where the term "Item Name" was used to represent Item Descriptor in some pages.
February 15th, 2022
Resolved issues
- Fixed an issue on the Project Management tab where the word "Week" is not localized correctly.
- Fixed an issue on the Project Management tab where the week number is incorrect for some timezones.
February 8th, 2022
- Maintenance release - No changes to functionality.
February 2nd, 2022
Resolved issues
- Fixed an issue where filtered picklists do not auto-populate results on the Grid tab when there is only one option available.
- Improved performance of loading the Bill of Materials tab when the BOM View contains fields from Item Details.
January 25th, 2022
- Maintenance release - No changes to functionality.
January 18th, 2022
Resolved issues
- Fixed an issue in the BOM tab where the top-level item was showing quantity as "0.0".
- Fixed an issue where switching revisions would switch item from full view to split view.
January 12th, 2022
- Maintenance release - No changes to functionality.
January 6th, 2022
New features and enhancements
- Validations are now ignored in hidden and view-only restricted sections for users without permission to view or edit the restricted section. Users with permission to edit the restricted section will see validation errors.