action-center
2022.10
false
- Release notes
- Installation and upgrade
- Before you begin
- Getting started
- Activities
- Designing long-running workflows
- Start Job And Get Reference
- Wait For Job And Resume
- Add Queue Item And Get Reference
- Wait For Queue Item And Resume
- Create Form Task
- Wait For Form Task And Resume
- Resume After Delay
- Assign Tasks
- Create External Task
- Wait For External Task And Resume
- Complete Task
- Forward Task
- Get Form Tasks
- Get Task Data
- Add Task Comment
- Update Task Labels
- Actions
- Processes
2022.10.0
Action Center
Last updated Oct 3, 2024
2022.10.0
You can now view and manage your Actions and other users' Actions inside UiPath Assistant! The My Actions section allows you to have an Action Center experience right within UiPath Assistant.
Release date: 24 October 2022
Important: The capabilities and
fixes described in these release notes are currently available in Standalone Action Center
only.
With this release, an overview of your actions and other users' actions is now available inside the Overview tab of Action Center. Here are some of the capabilities that come with Actions overview:
- For Action Users, you get an overview of how many actions you have that are Pending,Completed or Unassigned, as well as the average time that it takes you to complete an Action.
- For Action Admin Users, you get an overview of how many actions other users have that are Pending or Completed, as well as the average time it takes each user to complete an Action. Moreover, from the Overview tab, you can also filter the Actions in the Inbox tab, by the user to which they are assigned to.
- With the Overview tab, you can filter Actions by the Action Catalog where they belong to, and by the time when Actions were either created or assigned.
Find out more details in the Actions overview page.
- Starting with this release, the Form Layout has a limit of maximum 1 MB. Therefore, you are no longer allowed to create Actions that have a Form Layout bigger than 1 MB. To fit in this 1MB limit, you need to embed images inside forms, using Storage Buckets only. Also, we suggest using images of type base64 only for logos and icons smaller than 2KB.
- Form Actions, containing large dropdown menus, are loading faster, as their overall performance has increased.
- We fixed a behavior that caused recently created Actions to not show inside the Unassigned tab, in the Inbox.
- Fixed a bug that caused issues when displaying documents with special fonts used in Document Validation and Document Classification Actions.
- Fixed a bug that caused Action Center to
fail loading, after upgrading to newer versions, using the
Load Balancer URL
. - We fixed the behavior of the search operation in dynamic dropdowns, to give the expected results when using specific keywords.
- Fixed a bug that caused the Action icon to be missing from the Processes tab.