Release date: 19th of September 2024 at approx. 19:00 CET.
The release of WorkPoint 365 Version 4.19 focuses primarily on stability and resolving several key issues to improve overall system reliability. Numerous bug fixes have been applied across the platform, addressing areas such as search functionality, document conversion, and metadata handling, resulting in a smoother and more consistent user experience.
In addition to these fixes, there have been enhancements to the user interface and form handling, particularly around lookup fields and document conversion processes. These updates contribute to a more seamless interaction with the platform, helping users work more efficiently without being disrupted by performance or functionality issues.
With this release, WorkPoint 365 continues to improve its stability and usability, ensuring a more robust experience for all users.
Improvements
- The Options menu of a disabled process now displays an "Enable" button, which can be used to re-enable the process, as shown in the following image:

- The "Converts selected documents to PDFs" step output now includes the item IDs of the newly created PDF documents, as shown in the following image:
- Options available in choice fields are now responsive to conditions related to other fields. For example, you can now specify which options should be available in a Choice field depending on a boolean value from the same form. In the following example, we have two choice fields; a "SelectionType" field in which users can select between "Animals" and "Fruits", and a "Selection" field, which has dynamic options based on the selection type:

- Using adaptive expressions for lookup fields, it is now possible to control lookup choices depending on the choice in another lookup field. In the following example, our Customers module is parent for both a Projects- and a Contacts module. The Projects module has a lookup field connected to the Contacts module. Using the following adaptive expression, we can ensure that when we create a new project and select a parent company, only the contacts related to the selected company are available in the "Contacts Lookup" field for the project: "first(Element.wpParent).lookupId == EntityForm.wpParent.LookupId". Here is a demonstration of the functionality:

Note that this functionality works only with WorkPoint provisioned parent-child specific lookup fields, like "wpParent".
- Improved performance when converting a Word document to PDF.
Bug fixes
- Search Tab Type Visibility: Fixed an issue where the search tab type was not visible when created.
- MyTools Loading Consistency: Resolved a problem where WorkPoint MyTools would randomly fail to load.
- Performance Improvement: Enhanced loading times for client-side WorkPoint toolbar and My Tools, which were previously very slow.
- Calendar Control UI: Rectified a UI issue with the calendar control in the process builder.
- MyTools Button Disappearance: Fixed a bug causing MyTools buttons to disappear when on a library or list view.
- Site Name Update On Title Change: Ensured the site name is now updated when changing the Title of an entity.
- Search Form Folder Navigation: Resolved an issue that limited opening folders in Search Form step by column order.
- Security Rule Save Error: Fixed an error thrown when saving security rules.
- Export/Import of Numerator Sequences: Fixed the import issue where numerator sequences were not being properly imported.
- Conditional Hidden Field: Corrected a condition where a field was not hidden upon loading a step as expected. Conditions are now evaluated on step load.
- Process People/Group Results: Fixed the issue where people/group pickers in WorkPoint processes did not correctly find people and group.
- Stability issues: Fixed several instances of Microsoft.SharePoint.Client.PropertyOrFieldNotInitializedException ensuring stability in various operations.
- License Count in Import: Resolved the incorrect license count during the import of modules which counted unselected modules.
- Mapping Field Value Selection: Fixed an issue where Mapping Field Value could not be selected in stage model due to term set scope.
- PDF Copy Title and Reload: Resolved PDF Copy function not setting Title and reloading the page correctly.
- Time Displacement Lock Options: Fixed an issue on the Time Displacement Form step where the Lock options did not work properly.
- Module Registration on Import: Addressed a bug with the Import functionality that caused a failure to register modules properly.
- Limited User Check: Corrected the functionality of the IsLimitedUser check to prevent failures.
- Deprecated Feature in Administration: Removed a deprecated feature related to saved searches configuration from the WorkPoint Administration.
- Search Scope in Search Form: Fixed an issue where the search scope was not respected within the "Search Form" process step.
- Document Number Generation: Fixed a bug where Numerator Service generated document numbers were not generated for OneDrive synchronized documents.
- Process Builder Databinding: Resolved an issue with process builder databinding on choice fields not returning an array.
- Term Store Expansion: Fixed a problem with reused terms in the term store that could not be expanded in the process builder.
- ModernUI Upgrade Error handling: Resolved a System.NullReferenceException that caused the ModernUI upgrade to fail as part of the V4 upgrade process.
- Master Site Template Deletion: Ensured that the master site template is properly deleted when updating client-side component IDs.
- Process Builder Search Form View Consistency: Corrected an inconsistency where the Search Form step used default view instead of the specified one.
- Null Reference Exceptions: Resolved several bugs involving System.NullReferenceException and improved system robustness.
- Document ID Retention: Fixed an issue where documents moved between libraries on the same site received a new numerator service generated ID, despite using the "Keep document number on move" option.
- Accessibility in PDF/UA Conversion: Resolved an issue where accessibility was lost during PDF/UA conversion.
- Relation Form Search Availability: Fixed a bug preventing users from opening the search function for target entity in the Relations Form process step.
- Copy Move Job Queue: Resolved an issue where copy- and move actions for entities on business modules with spaces in their titles would fail.
- Buffer Site Creation: Corrected an issue which could prevent the creation of buffer sites after updating to version 4.
- Entity Detail Sync: Fixed the problem where changes on entity metadata were not getting pushed to the corresponding site.
- Site Creation Failure: Resolved an issue where site creation, including buffer site creation, was failing due to missing groups on the root site of the solution.
- Microsoft List Experience Defaulting: Fixed an issue where some lists in WorkPoint 365 defaulted to the Microsoft List Experience.
- Dispatcher Queue Duplicates: Corrected a bug causing the dispatcher to send duplicate messages to the queue when running more than 500 jobs.
- Entity Title Change Error: Resolved an error encountered when updating entity title from a WorkPoint Automate process.
- "Send To" Button Response: Addressed a problem where the "Send to" menu did not display the expected MyTools buttons.
- WorkPoint Wizards Root Site Issue: Resolved an issue where WorkPoint Wizards in WorkPoint Express opened the SharePoint root site in the dialog window.
Comments
0 comments
Article is closed for comments.