1.34.3799
Release date | 2023-10-11
Always backup the Zervicepoint database before upgrading! If you experience an installation failure you must restore the database before continuing.
ProvisioningSystem upgrade required
This release contains changes in ProvisioningSystem/ClientWebService. Upgrade required. See below for details.
PowerShell module upgrade required
This release contains changes in the PowerShell Management module. Upgrade required. See below for details.
New features and changes
New, faster Get-function in OrderController.cs WebApi
You are now able to with the new request parameter onlyStatus post a request that only returns the status of the order. This can be helpful for preformance optimization as it does not tax the system as much.
Discard Draft
It is now possible to discard your draft services and shared processes. With this feature we aim to give the service creator a more user friendly experience.
Improvements to tasks
This smaller quality of life feature introduces relevant information to our assignees who navigates to a task that is already completed. They will now be able to see who completed the task in the new completed by section.
Toggle show assignees
We are now enabling the option Show assignee(s) on task and approval activities. This will allow the end user whom orders a service to be able to see information concerning whom an approval or task activity is waiting to be completed.
The option is easily accessible from the More settings of an task or approval activity and is set to false by default.
The end result is an entry in the order history that can be found on the order details page.
Show who completed a task or approval activity in the Order Manager.
If a task or an approval has been assigned and is completed you can now see who completed the task or apporval activity in the Order Manager.
The feature is built so that if the task or approval requires that only one assigne complete the assignment the information is shown.
The information is presented in the new table column Completed by in the task tab.
Be able to toggle cart on Store level
This release also introduces the option to toggle the cart on or off for you Zervicepoint store. The option is found in the store settings menu.
Possibility to put News on pages
With this release you are also able customize you pages to display the news section.
This feature can be used on your frontpage or any other page where you would like to present the news section in addition to where the news section already exists.
Allow access to LongDescription with Z-API
We are happy to present that the recently released feature Long descriptions on form fields is now accessible through the Z-API. Z('#formfield').longDescription();
Upgrade .net projects to 4.8
In addition to all the new features we've also work diligently to upgrade our projects to .Net Framework 4.8
Issues corrected
Issue key | Summary |
---|---|
ZSD-5350 | Generated variables with long identifiers causes error with user unable to save service |
ZSD-5348 | Variable default value exceed table data element width pushes content |
ZSD-5347 | AutoScroll malfunction in form |
TZP-6551 | TaskForms: Disabled fields that are required causes server-side validation to fail |
Known Issues
This section provides information about issues with Zervicepoint that were known at the time of writing this document. These issues may not appear in the product documentation, and in some cases may contradict existing product documentation. Whenever possible, these issues will be addressed in later releases.
Issue key | Summary |
---|---|
ZSD-3708 | ServiceTiles have one white pixel border in Chrome |
ZSD-4410 | Hard to read Read Only text i mobile view |
ZSD-4621 | Activity feed shows wrong time in Safari |
ZSD-4723 | Posting a dropdown bound to variable to the same form in a task will result in an additional null,null option in the dropdown |
ZSD-5186 | Central Data sources can't be selected in a Table Page |
ZSD-5187 | Clicking on "more details" on central provider/data source results in a 500 error page |
ZSD-5236 | End workflow activity leaves approvals and tasks active |
ZSD-5329 | Dynamic dropdown returning objects causes DOM destruction |
ZSD-5404 | Missing FormFunction EntityType in ReportingComponent |