You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/releasenotes/studio-pro/9/9.24.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -145,7 +145,7 @@ This is the [LTS](/releasenotes/studio-pro/lts-mts/#lts) version 9 release for a
145
145
* We fixed an issue where a page parameter triggered a warning that it was unused if the only reference to that parameter was inside an XPath constraint.
146
146
* We fixed an issue where a page parameter did not trigger a warning that it was unused if the parameter mapping of an action or data source pointed to an object of the same entity as the parameter.
147
147
* We fixed an issue in the grid control where selecting multiple cells using <kbd>Shift</kbd> was inconsistent when clicking on the interactable control itself in the cell (meaning, the check box).
148
-
* We fixed an issue with the search field where multiselection did not work correctly with numeric attributes.
148
+
* We fixed an issue with the **Drop-down**search field in the [data grid](/refguide/data-grid/) widget where the search field did not work correctly with numeric attributes when **Allow multi-select** was set to **Yes**.
149
149
* We fixed an issue that occurred when the **Commit Message** field was not focused upon opening the **Commit** dialog box.
150
150
* We fixed an issue where expressions in pluggable widgets were not updated correctly when renaming an element (like a module or an entity), which caused consistency errors.
151
151
* We fixed an issue in the OpenAPI contract of published OData services where the server URL contained a double slash.
0 commit comments