03/24/2022 - v5.0.14.13
- 1 03/24/2022 - v5.0.14.13
- 1.1 Improved Backend Services
- 1.2 Added Rotate Text Field Option on Report Templates
- 1.3 Added to API a Batch Part Properties Option
- 1.4 Added to Viewer Search an Exact Match Option
- 1.5 Added Dashboard Messaging
- 1.6 Added to Templates a Report Field Search
- 1.7 Added .zip File Extension as Package Attachment
- 1.8 Added Assembly Name Validation for Case
- 1.9 Fixed a Part Templates Filter Issue
- 1.10 Fixed an Issue Displaying the Package Items Tab with Task Definitions
- 1.11 Fixed a Properties Panel Display Issue
- 1.12 Fixed iPad Format Issues
03/24/2022 - v5.0.14.13
Improved Backend Services
Several developers have been working on significant backend Publishing and API improvements. These ongoing changes will make these services easier to scale to meet demand, will perform better, and will be easier to troubleshoot.
Added Rotate Text Field Option on Report Templates
Added to Admin > Company > Templates, an option to rotate text fields (Label and Report Field) 90 degrees. Note: Word wrap is available for 0 degree but not 90 degree rotation. Also, Left, Center, and Right alignment work for both 0 and 90 degree rotation, but Justify alignment for 90 degree is equivalent to Left align.
To rotate a text field:
Under Admin > Company > Templates, open a template.
Select a Label or Report Field text field.
Change Rotation from 0 degrees to 90 degrees. The text rotates 90 degrees, but the text field dimensions still needs to be manually adjusted.
Adjust the text field dimensions and then Save the template.
Run the report and the rotated text will display.
Added to API a Batch Part Properties Option
Added to the API the /v1/part/properties call which can be used to batch update editable properties for multiple parts at once. Both part property and part properties endpoints support adding non-modeled properties to parts. This makes for interesting use cases where a customer can populate parts with completely new property data, which is available to Field expressions and is visible in the part properties panel, and can be used with reports if wrapped by a field expression.
Added to Viewer Search an Exact Match Option
Added an Exact Match checkbox to the Viewer Search Settings. For example:
Unchecked Exact Match (Case Sensitive) - When unchecked, the search criteria (Ex. QA) will display results wherever it is found.
Checked Exact Match (Case Sensitive) - When checked, the search criteria will only display results when the entire Match On value is matched exactly.
In this case, where the search criteria is (Ex. QA), No search results match the Exact Match search criteria.
In this case, where the search criteria is (Ex. QA-001), search results that exactly match the Exact Match search criteria display.
Added Dashboard Messaging
To help users troubleshoot why a Dashboard does not display any records, messaging has been added to prompt the user to try a different filter combinations.
Assemblies > Dashboard
Packages > Dashboard
Added to Templates a Report Field Search
Added to Admin > Company > Templates a Report Field search. For example, entering a value (Ex. id) in the drop-down will filter the list of Report Fields to those that contain the criteria.
Added .zip File Extension as Package Attachment
Added to Packages > Attachments the ability to upload a .zip file extension.
Added Assembly Name Validation for Case
Added Assembly Name validation in STRATUS for case which prevents the same assembly name when only the case is different. For example, if the STRATUS assembly ABC-001 has been created, then an attempt is made to create the STRATUS assembly abc-001, an error similar to the following will display.
Fixed a Part Templates Filter Issue
Fixed an issue using the Filter for the Visibility and Editable columns under Admin > Company > Part Templates where the Filter’s Checked and Unchecked checkboxes correctly filter the column.
Fixed an Issue Displaying the Package Items Tab with Task Definitions
For some packages where Tasks associated with a Task Definition were used, the Packages > Items tab displayed an error instead of the Tasks. The performance issue that caused this error has been fixed so that the page displays.
Fixed a Properties Panel Display Issue
Fixed a Properties Panel display issue where a Revit Parameter that included a period did not display the period in the Name column.
Fixed iPad Format Issues
Fixed several iPad format issues on the Packages Dashboard. Below are some of the formatting issues that were fixed.