Skip to main content

3 posts tagged with "Data records"

View All Tags

🚀 New Features and Improvements

  • Changed the accepted values for data record priority. By default is 50, and you can put a number from 100 (lowest) to 0 (highest).

🚀 New Features and Improvements

  • Added the ability to prioritize data records in the queue, enabling, for example, single requests to execute before batch items.

🐞 Bugfixes

  • Fixed an issue where the "Delete project from environment" modal had missing text and an incorrect hint, preventing project deletion from the Environment.

🐞 Bug fix

  • Using an array of a Keystore in a Loop object was failing as the variable was not being replaced.
  • Adding/updating a Project in an Environment while records are running could lead to unexpected errors while information is updated. Now it's avoided waiting for the records to finish before doing the update.