Skip to main content

5 posts tagged with "file manager"

View All Tags

🐞 Bugfixes

  • Refined the functionality of the API endpoint for advanced record filtering. It now accurately filters records based on specific statuses, boosting search capabilities.
  • Corrected an issue with the Custom app, which was erroneously indicating failed tasks as successful.
  • Addressed several issues in the File Manager that were affecting the search function.
  • Fixed a problem that prevented the Query builder from correctly displaying during Table Search operations, restoring its expected functionality.

🐞 Bug fix

  • Fixed a bug happening when a decision in a flow with a "Run a Flow" had an error and, the parent flow had an Error handler flow attached; the data record was restarting indefinitely.
  • Fixed that if in the flow, you open an object and SAVE before the HTML content loads, it lost its configuration.
  • The issue when opening a project in the Guest Project organization in the left tree view has been fixed. It was not possible to open with a left-click.
  • The bug that was preventing that sometimes the left tree menu was not being shown has been fixed.
  • Fixed an issue in the Custom App: without changing anything in the App, the update option appears in the flow that has an update.
  • Now, users watching a Managed service ticket also get notified when other people of the organization comment on that ticket, not only when the Support team adds new comments.
  • The "Download File From URL Object" function of the File Manager app dynamically creates the intermediate folders if they don't exist in the path provided.
  • Fixed an issue that Custom Apps using OAuth 2.0 was returning an error when using a variable as a parameter that holds an array.

🚧 Improvement

  • App GatewayAPI: Included the option to select a plain text content to send SMS.
  • App Developers Tools: Included the option to select a plain text content in the function "CSV to JSON Array"

🐞 Bug fix

  • Query table app: the name of the object is no longer overwritten automatically in the flow.
  • Fixed issue when generating the Environment statistics that sometimes the statistics for the errors was not being updated.
  • Fixed an issue that was causing the system to return wrong content-types when loading an asset from the File Manager

🚧 Improvement

  • File Manager App: Added a new function to download a file from a URL to your file manager.

🐞 Bug fix

  • Fixed an issue that was causing the workers not to throw the error handler when using a combination of "run a flow" in a loop and several error retries per app.