All Announcements

v5.1.1799

Service Release

NEW FEATURES

12

Allow extension of session expiration

When a session is about to expire, there is no way to extend your session. You are simply told to save your work, and then you must log back in after your session expires, regardless of what you are doing. If you are actively working on something, this is rather disruptive. Instead, it would be good to either A.) trigger session expiration only after a period of inactivity, or B.) allow users to click a button to extend their session and continue working.

Steve M
Released 🚀

2

IMPROVEMENTS AND FIXES

  • Apps - Additional styling options added
  • Apps - Button disabled if form is invalid will work in child forms
  • Apps - Button will now correctly connect to DND grids
  • Apps - Icon in the properties table does not always update
  • Apps - Scripted table columns can be assigned to a variable
  • Apps - SQL error when copying app
  • Filters - Parameters default values are not overruling the values of the excluded filter values
  • Role Generator - Parameters in drop down are cut off
  • REST - Support iterating over child tables
  • REST - Support multiple mandatory attributes in update calls
  • SFTP - Collection will reuse and correctly close the connection
  • Systems - Collections no longer overlap via the scheduler
  • Variables - Filter columns in drop down are cut off

KNOWN ISSUES

  • Apps - When using static text with a variable the result may not show when going form to form
Workaround #1: If you convert the form to a child form it will work without an issue
Workaround #2: Add 2 additional navigate to forms, first one will go to the form that displays the variable, next action should be navigate to previous, last action is navigate to the form again (example below)
image

  • CSV-SFTP - Reports of "No SFTP Connection Available"
Workaround: Enable "Do not reuse the SFTP Connection for multiple file read operations"

  • Sessions - If a browser is left open for more than 12 hours, it's possible that when presented with the login screen then login you will be logged out immediately.
Workaround: Hit refresh in the browser before logging in

Add a comment

Comments