1.24.2446
Release date:2020-01-22
Always backup the Zervicepoint database before upgrading! If you experience an installation failure you must restore the database before continuing.
Multi-tenant upgrade
This release contains no changes in Provisioning System or Client Web Service.
ZervicePoint PowerShell Management upgrade
This release contains changes in the PowerShell Management module, see below for details.
New features
Form Functions
Form functions is a new way of working with javascripts in service forms. Script code that you tend to use frequently can now be stored as functions inside script classes in the database. The script classes can then be imported from the "Edit Scripts" dialog in the form editor which makes their exported functions available in the onLoad, onChange and onSubmit events. Script classes can be stored in js files on an external file system, a GIT repo etc, and uploaded to the database when tested and approved. And if you are a central administrator, you can delegate selected classes to customer stores as well.
Scrollable activity list in workflow editor
The activity list in workflow editor is now scrollable (instead of expanding below the workflow container).
Changes in the Zervicepoint Installer
This release has no changes in the Zervicepoint Installer.
Changes in the Zervicepoint PowerShell module
New commands:
Command | Description |
---|---|
New-ZPJavaScript | Creates one or more javascript classes in the database, based on the code supplied in the -Code parameter, or contained in the file specified in the -FilePath parameter. |
Set-ZPJavaScript | Updates one or more javascript classes in the database, based on the code supplied in the -Code parameter, or contained in the file specified in the -FilePath parameter. |
Get-ZPJavaScript | Returns one or more javascript classes based on class name or form id (or all the javascript classes in the store). |
Remove-ZPJavaScript | Removes a javascript class from the database. |
Updated commands:
Command | Description |
---|---|
New-ZPForm | New parameter -FormFunction taking a list of strings identifying the names of javascript classes to be used in the onLoad, onChange and onSubmit events. |
Issues corrected
Issue key | Summary |
---|---|
ZSD-4979 | Pasting text in input fields also pastes fields/activities |
System requirements and Documentation
You can find system requirements, documentation and knowledge base articles in our wiki here. Read about important information and breaking changes here. You can also have a look at our product site at http://www.zervicepoint.com.
Providing feedback
If you would like to provide feedback or make a suggestion, please post a New Feature request in our service desk accessible from www.zervicepoint.com/support.
If you would like to report an issue with Zervicepoint, please visit our service desk accessible from www.zervicepoint.com/support.
Help the Zervicepoint documentation team ship the kind of product information you need most by giving us your feedback and comments. Submit your documentation feedback through our service desk accessible from www.zervicepoint.com/support.
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 | Summary |
---|---|
ZSD-4119 | jquery.zfileupload.js följer inte IIS-inställningen |
ZSD-4565 | [IE] When using long text on a Page with does not line break |
ZSD-4585 | Quantity issue |
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-4728 | Removing a Task form in the service editor cause an exception later when the task assignee is trying to access the form. |
ZSD-4732 | User receives an exception when trying to order a service with a required field that is not bound |
ZSD-4750 | GetDefault not triggered on New action in table page |
ZSD-4762 | Text is pushed out and becomes not visible in Drop Downs ( InternetExplorer ) |
ZSD-4857 | Possible to approve orders after rejected on TimeOut |
ZSD-4973 | ZP Blandar ihop 2 användare/beställare |