Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

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

Breaking Changes

  • Importing the Experience Designer flows with restore API throws a 500 error when the flows contain subflows with the same name that already exist in the destination environment. This is now fixed.
    As subflows are not project-specific, when subflow with an existing name is imported via restore API, it will replace all the instances of the subflow with the same name in the destination environment.

Experience Modules

Symptoms Triage (Preview)

Experience Library

Adaptive Cards

  • As an adaptive card

Core Product Modules

Experience Designer

Navigation

Lists

Schemas

Deployment

Global Settings and User Profile menu

Flow Studio

Insights

Core Platform

Experience Designer

Mobile SDK

Engage

Chatbot

General Improvements

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

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

  • 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 while using Flow Group intent.

  • 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.

  • No labels