|
Case Number
|
Defect Number
|
Description
|
|---|---|---|
|
00177711
|
065508
|
In the Go app version 12.2.0, users with their language set to Arabic, experienced a UI rendering issue where the SFM screen displayed a large empty white space at the top. This pushed the header and all content far down the page, requiring excessive scrolling to view or interact with fields. The problem occurred due to missing centralized right-to-left (RTL) handling in the app’s popover layout logic.
|
|
00175106
|
064817
|
The updated record disappeared from the list after saving when technicians edited a part line in the Work Detail section through a linked SFM within the Debrief process. This occurred because the qualifying criteria (QC) for the section used CURRENTUSERRECORD literals, which were not correctly replaced with actual values when the linked SFM closed and the QC was reapplied. As a result, the updated record was incorrectly excluded from the displayed list, causing it to vanish from view.
|
|
00174958
|
064676
|
Technicians using the Go app on iPads experienced an intermittent issue where the start date and time pop-up window in the labor entry section became unresponsive or failed to close. The problem occurred when users repeatedly tapped the date-time picker fields, causing the popover’s display state to become unsynchronized with its animation timing. As a result, the pop-up sometimes remained visible and unresponsive, preventing users from proceeding. This behavior was linked to timing conflicts in the display and hide logic of the date-time picker when combined with custom JavaScript configured for the onChange event.
|