Release Overview
Release Date
Changes to be Noted
- Please check the [Plans of Future Changes] for changes of note at the bottom of this page.
Details for Version Version 13.3.1
Changes of Functions for All Users
Workflow
- Fixed the following Bugs:
- Past Tasks May be Displayed in [My Tasks]
- Process list is downloaded when using [Download All] on saved search condition list in which only Tasks should be included
- The font size of the display labels of the Select-type Data Item radio button/check box is small
- In Organization-type Data Items the input error “The specified Organization was not found” may be displayed even when the value of the field is empty
- In Process/Task search filter settings, a choice with a single character for both choice ID and display label cannot be specified as a condition for a Select-type Data Item (search select box).
- The icon on the [Open Chat] button on the Process details screen for smartphones does not blink even if there is a message from another User
Changes of Functions for Workflow Designer
- Fixed the following Bugs:
- In a workflow App in which SpEL expressions are used, the validation check of the App definition may cause a system error
- Cases where an assignment operator (=) is misused where it should be a relational operator (==), etc.
- In a User/Organization-type Data Item, data may remain with the deleted User ID/Organization ID
- In a workflow App in which SpEL expressions are used, the validation check of the App definition may cause a system error
Plans of Future Changes
The following specification changes and changes to the system platform are planned for future versions
Schedule for April 2022
- Nashorn will be discontinued as a script engine for Script Tasks and Service Tasks (Add-on)
- In Ver. 13.3 released in January 2022, an App Setting Error occurs if a script written in Nashorn is used
- See Notice Concerning Deprecation of Nashorn (September 2021) for the details
- The Advanced Layout feature for customizing the Operating Form screens will be discontinued
- See Notice Concerning Deprecation of Advanced Layout Feature (April 2022) for the details
- The following APIs that add/remove Stars to Tasks will be discontinued
- /API/OR/Workitem/Star/add
- /API/OR/Workitem/Star/remove
- In XML that specifies search conditions, the element workitem-starred that specifies whether a Task has been starred or not will be discontinued
- Use the element starred to specify the presence or absence of a Star in Process
Schedule for April 2023
- The following APIs for retrieving My Tasks/Offered will be discontinued
- My Tasks: /API/PE/Workitem/listAllocated
- Offered: /API/PE/Workitem/listOffered