August 2025

Closed issues

  • We fixed an issue with the API Patch Request endpoint that failed to clear the scenario field when value is sent empty.
  • We solved an issue that caused created Requests through API Post request endpoint to fail opening when using old Templates.
  • We fixed an issue that caused Data Collection add-in to override previous settings when updating.
  • We solved an issue that caused Request History to not properly generate.
  • A bug causing the result of the DCDFGetID method to be text instead of number has now been fixed.
  • An issue that removed names after running the Diagnostic report has now been resolved.
  • We fixed an issue that caused that set dates through API platform bulk endpoints (values/bulk, dcranges/bulk) were being set as strings. Dates are now required to be passed using ISO format, year, month, day, hour, minute, seconds (2025-07-11T00:00:00)
  • We’ve released a fix for lambda and array functions not recalculating properly.
note
DataFlow Classic snapshot issue has been resolved.
Known issue: API Patch Request - Scenario field must be always present in the payload even if it is sent as empty.