Release notes - 2.35.0
Features
GET /pub/workgroups/:id endpoint
New GET /pub/workgroups/:workgroupId
public endpoint to get workgroup metadata.
Fixes
Page becomes unresponsive when filtering on dimensions
The analysis page slows down considerably when dimension filters are added to a project containing a very large number of links.
On editing project name is not changed in project information page
Slow view generation and frequent view generation errors
In the analysis tab, the app's view generation has been optimized, for faster SVG creation and significantly reducing the "View is too complex" errors.
After clicking on reset zoom- in percentage dropdown, value is not changed to default value
Can not unselect items from an existing filter
Training of the prediction model while completed cases are not computed
At the end of indexing, the prediction model was trained, even though the calculation of completed cases was not finished yet.
Wrong identifiers when de-anonymizing graphs with a tag family
In certain circumstances, when using a family of tags, tasks may be missing from the BPMN export.
"Other variants", "Other Tasks" and "Other Links" values are incorrect
Animation for concurrent tasks is not triggering due view property formatting
Pagination can be disconnected between Filtered Data and View Data statistics for Tasks and Links list
Graph Instance deanonymization is incorrect when multiple tasks with same name in variant
During bpmn exports, there were issues when a variant had multiple tasks with the same name. This is now fixed.
Progress bars in task connection are not correct
On variant selection, some tasks are left greyed out and without statistics
Error not explicit when creating a workgroup not linked to organizationID and no email
Inconsistent data displayed during indexing
During indexing of a new file, if there is additional data on existing cases, the display of case data is distorted. At the end of indexing, the data becomes consistent again.