Product changes

Update - Missing variables, double running actions, and more

Written by Michel Dolstra | Mar 7, 2018 2:36:00 PM

With the latest update to the Betty Blocks platform, we fixed some minor issues and we updated several existing features. For example, we fixed some issues relating to our SFTP-download, -upload, zip and unzip action events.

Here is a brief summary of the latest fixes we made:

  • We fixed an issue in the authentication when uploading or downloading a file by the SFTP action event.
  • In some cases not all application variables were shown in the application logs. We fixed this problem.
  • When executing a zip or unzip action event, a tmpdir is created (in the background). This got immediately lost, as the value was unknown in the next step. This is no longer an issue.
  • The variable and model browser could not be opened by the ESC key. This is restored.
  • In some cases, actions were running twice for the same record even when the action scope was set to 'one record at a time'. This has been fixed.