Release Notes for 2.141 (June 25th, 2020)

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

Enhancements

Miscellaneous

Administrator Object Form Improvements

  • Creating Reports, Forms, and Charts is easier thanks to the addition of buttons to the Object  Form. This can be found in:  Administration > Resources > Objects.

Improvements to Object Form

Calculation Improvements

  • In release 2.132 we added warnings to certain calculation expressions as part of ongoing improvements to the calculation engine.  As of this release, certain expressions will be deprecated and warnings will now be presented as errors.  
    • If a calculation returns a list result when a single-value is expected an error message will be shown in the calculation editor and builders (however existing calculations that return lists will continue to run).
    • TIP: A list-result can typically be converted to a single-value result by using an aggregation function such as: any, first, or join.  
    • NOTE: In most cases the calculation behaviour will not change, however in some edge cases calculations may behave differently from release 2.141, therefore running the Tenant Health Check and correcting 'flagged' calculations is recommended. This should not impact tenants as Professional Services have been working with clients to ensure a smooth transition.  If you have any concerns, please contact Support.

Bug Fixes

  • Calculations
    •  Error message no longer disappears from the other window when both ReadOnly and Visibility calculation windows have incorrect calculations and one of them is corrected 
    •  Visibility and ReadOnly calculations displays error when a list is passed instead of a scalar value
    • Fixed issue related to determining whether a calculation returns a 'list' or 'single-value'
  • Forms
    • Entering valid value in time field manually no longer gives validation error
    • Relationship field displayed as 'Inline' can now be set to read-only  
  • Navigation: Moving a report with navigation access to another section, automatically assigns access to the parent under which the item is moved
  • Reports
    • Edit Inline: If there is a field validation resulting an error, the cursor no longer jumps to another field
    • Date value format is now correctly labelled 
    • Clicking 'Load More' when a Report was configured in a certain way no longer generates error: 'The report failed to run: Query entity could not be found' 
  • User Account: The last modified date and modified by are no longer set on the user account when submitting a Forgot Username or Password email
  • Workflows
    • Failing workflows in specific scenarios due to primary key violation has been fixed 
    • Get Records activity: filter performance has been improved 
    • Send Email activity:  "Override TO address" emails are no longer sent to CC recipients
    • Send Email activity: Switching between 'List' & 'Email Address' (in 'Email To') now resets recipient fields (To, CC, BCC), error messages are cleared on Save.