Skip to content

Commit b749135

Browse files
Add release notes and ticket numbers
1 parent c6e30ca commit b749135

File tree

1 file changed

+2
-1
lines changed
  • content/en/docs/releasenotes/studio-pro/10

1 file changed

+2
-1
lines changed

content/en/docs/releasenotes/studio-pro/10/10.19.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,8 @@ We added **View Entities** to the domain model editor. A view entity represents
9898
* We fixed an issue in the serialization of the request body of Call REST actions that use a custom request template and Consumed REST operations that use a fixed string body. It now uses UTF-8 encoding instead of ISO-8859-1. (Ticket 235194)
9999
* We fixed an issue where apps using the Dojo client broke due to browser extensions injecting scripts into the page. (Ticket 236663)
100100
* We fixed an error in XPath constraint processing for the web client, that caused a *System.ArgumentException: QueryConstraint not found* exception in Studio Pro. (Ticket 236719)
101+
* In the logic editors, we fixed the displayed output variable name for the **Import with a mapping** action. (Tickets 237120, 237336, 238026, 238771, 238994)
102+
* In the logic editors, we fixed the issue where the naming dialog box did not appear when creating a microflow. (Tickets 237359, 238996, 239000)
101103
* We fixed an issue in the task validation at the startup, which marked pending tasks with microflow arguments as *Incompatible*. (Tickets 237616, 238191)
102104
* We fixed the case where the Offline Database was not properly cleaned after sign out operation. (Ticket 237830)
103105
* We fixed the validation of pending tasks from a previous deployment, which failed in case there were optional microflow parameters.
@@ -118,7 +120,6 @@ We added **View Entities** to the domain model editor. A view entity represents
118120
* We fixed an issue in the error details reported by published OData services. For errors containing more than one error detail, such as when a client inserts an object with multiple required attributes missing from the request body, the order in which these details were produced was inconsistent. This inconsistency meant that changing the runtime version could alter the order.
119121
* In the logic editors, we fixed an **Oops** pop-up window that sometimes occurred when deleting a microflow or nanoflow.
120122
* In the logic editors, we fixed extracting microflows to correctly create parameters when variables were used in loops.
121-
* In the logic editors, we fixed the displayed output variable name for the **Import with a mapping** action.
122123
* We fixed an issue where Java actions instantiated in the wrong class loader. This caused a problem where user Java dependencies could not be accessed in static blocks in Java actions.
123124
* We fixed an issue where if the application failed to reload, it did not restart.
124125
* We fixed an issue with the <kbd>Edit</kbd>/<kbd>Delete</kbd> buttons in the **Jar Dependency Exclusion** dialog box, these buttons caused an error if the list was empty.

0 commit comments

Comments
 (0)