Release Notes for 2.130

ReadiNow reserves the right to update these release notes at any time.

New Features

Opt into Self-Triggering

It is possible for a workflow to trigger another instance of itself as a side-effect of the processing in the workflow, but this is now an explicit opt-in on new triggers. Existing triggers will have this enabled by default to ensure that their existing behaviour persists. Disabling self-triggering helps to prevent accidental situations where many instances of a workflow are created unintentionally.

The trigger checkbox to allow self-triggering

Workflow Support of Event Notifications

Meeting notification emails that use an RFC5545 specification iCal attachment can now be processed by an Inboxes workflow. It is possible to extract the attached documents (usually agendas and reference information) and the attendees for each event in the invitation. Repeating events are also supported.

An example workflow to capture meeting events

Enhancements

Forcing Closure of Workflow For Each Loops

The For Each workflow activity will now cause an error when the loop output does not reconnect to the input. This is a safeguard to protect against accidental errors when configuring a workflow. Existing workflows will continue to function in the same manner.

Bug Fixes

  • Forms: Invalid calculation in a calculated field causes an error when shown on an edit form
  • Recent Items: When a user creates a new record then two separate entries are displayed in recent items 
  • Reports: Edit inline is not showing the bottom line for look-ups in the row being edited
  • Reports: Cannot download survey attachments from a report
  • Security: User Account's Last Modified Date changes when a user enters bad password
  • SSO: Saving a new IDP gives a validation message if the Claim Mapping tab is selected
  • Surveys: Comments box is too small on survey review
  • User Interface: Typo in the wording in relationship ownership properties
  • Workflow: cardinality violations are not checked in the Update activity
  • Workflow: Internal error message when trying to generate a document which doesn't have an associated document
  • Workflow: Caching issue with Update activity
  • Workflow: Filtering a User Input activity report based on parameter 'Triggering person' does not work
  • Workflow: Alignment of workflow activity fields is not proper
  • Workflow: Examine Run is sometimes blank
  • Workflow: Examine Run issues in the Activity Outputs tab
  • Workflow: Examine Run 'Last updated' is not shown for paused run
  • Workflow: Notify by text message shows an error in test mode
  • Workflow: Error should be warning: Attempted to queue a run
  • Workflow: 'Triggering entity' link on examine run page doesn't work
  • Workflow: Gateway activity errors and not referencing object correctly
  • Workflow: Activity is not able to lookup a field or relationship from an object when the object is from for-each loop
  • Workflow: User Input shows "Invalid ID or Alias" error and the user cannot exit