Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The list below represents the features, updates, and fixes included in the Orbita Voice GA Release for July 2021.

Table of Contents

Breaking Changes

...

General Improvements

  • While Previously, when saving data using any a schema, the data gets was saved even after the validation failsfailed (such as only numbers, max number of characters per field, and so on). This bug is now fixed.

  • When Previously, when the enableArrayresponse is was set to true in the Bot provider V2 node, the validation messages in the flow studio are were not appended to the response payload. This bug is now fixed.

  • Previously, when you clicked on the Flow Details of an imported flow, a "User not found" error displayed. Now, on import, the “Updated by” field is set as the user that performs the import action.

  • To use the Delete API with an empty body, you have to pass the key Content-Length and the value 0 in the Headers.

    The bug that shows the "User not found" error when you click on the Flow Details of an imported flow is now fixed. On import, the “Updated by” field is set as the user that performs the import action.
  • Fixed the looping issue that occurs in the chatbot while using Flow Group intent in the Experience Manager.

  • The auto-generated slots will now get created after saving the Flow Studio.

  • The bug that duplicates Custom hook content in the chatbot when connected with only start and end nodes in flow studio is now fixed.

  • Importing the Experience Designer flows with restore API will no longer throw a 500 error when the flows contain sub-flows with the same name that already exists in the destination environment.

...