"Activities" module

Improvements

  1. A new section "Catalogs" has been added.
    It supports the ability to create/edit a catalog, form its structure using attributes (type String, Number, Boolean, Catalog, User Group) and fill it with data in the form of records.
  2. Two new statuses "Paused" and "Stopped" have been added for the workflow instance when paused/stopped, respectively.

Fixes

  1. Fixed the 500 error when pausing a workflow instance with a running robot.

"Workflow constructor" module

Improvements

  1. Debugging of the project with subprocess was improved. 
    1. Now when the debug mode of the main workflow is running, the subprocess page opens in the same tab.
    2. Added the ability to fill out a screen form, view the progress of subprocess tasks and debug logs.
    3. Bread crumbs are implemented for easy navigation between workflows.
  2. In the settings panel of the screen form for the "Executor" field, added filtering of users by role - now only users with the "Task executor" role are displayed there.

Fixes

  1. Fixed a bug in republishing a published workflow on the view page.
  2. Fixed a bug where the "Step forward" action was not working correctly.
  3. Fixed 500 error when double-clicking on the debug/publish workflow launch button.

Known issues

  1. Correct operation of project debugging with a subprocess is supported only for the first level of nesting.

"Screen form constructor" module

Improvements

  1. Prohibited the ability to delete screen forms published by other designers.
  2. Added support for vertical headers for the "Table" element.

 Fixes

  1. Fixed incorrect operation of Forward/Back buttons on the page of the SF graphical editor.

General improvements

  1. Added ability to pass a parameter of type "Date" between workflow tasks.
  2. Added localization when launching a robot from a CS workflow
  3. Optimized notification distribution. If a user task is assigned to a group, notifications about a new task will not be sent to all members of this group, but only to those who have the role "Task executor", "Workflow owner", "Workflow administrator".
  • Нет меток