2024.10.2.3632
The 2024.10.2 patch reflects the updates introduced in the 2024.9.3 patch, addressing two issues:
Incidental Drag and Drop Fix
Dragging and dropping between input controls could inadvertently copy partial values, leading to incorrect states. This issue has been resolved by disabling drag-and-drop functionality for input values.
Selection Dialog Behaviour Consistency
When opening a screen with a selection dialog from search results, the selection dialog was displayed. This behaviour differed from opening the same screen via Ctrl+Click
on a lookup control, where the selection dialog was skipped, and the screen results were shown directly. The behaviour is now consistent across both scenarios, with the selection dialog being bypassed, and the screen results displayed immediately.