Update 07 Jan 2023 - Version 5915

Article • 12.01.2023 • 2 minute(s) to read

Features

#20455 Number control hide trailing zeros
  • Description: The number control in the view widget and the process form offers now a setting to hide trailing zeros if using decimal numbers.
  • What you need to do to prepare: N/A
  • How this will affect your organization: N/A
#20458 Activity Set V2
  • Description: Set activity is available in version 2 now. It updates only configured entity attributes to avoid race conditions with other processes, manipulating the same entity.
  • What you need to do to prepare: N/A
  • How this will affect your organization: N/A
#20459 Backend functions
  • Description: A new backend function is available to convert simple variables to arrays.
  • What you need to do to prepare: N/A
  • How this will affect your organization: N/A

Bugfixes

#20456 Marketplace - incomplete installation
  • Description: The report viewer control data query source was not set correctly after installing a process via the marketplace feature.
  • What you need to do to prepare: N/A
  • How this will affect your organization: N/A
#20457 Marketplace - App package creator exception
  • Description: The app package creator threw an error when adding a dashboard to the app which uses process filters in a task list widget.
  • What you need to do to prepare: N/A
  • How this will affect your organization: N/A
#20474 Array function handling
  • Description: Array functions, like ElementAt and IndexOf are not failing anymore if a variable is not of type array.
  • What you need to do to prepare: N/A
  • How this will affect your organization: N/A

Changes

  • None