Time Entry User Lov lookup values are alphabetically ordered on the code instead of the name in Modern UX. In Classic Timesheets the values are alphabetically ordered on the name
STEPS TO REPRODUCE:
1. Go to Administration > Data Administration > Lookups
2. Locate the PRTIMEENTRY_USER_LOV1 lookup
3. On the Values tab, add some values:
Name: A value ID: first_value
Name: B value ID: second_value
Name: C value ID: third_value
Name: D value ID: fourth_value
On the General tab set the Sort Order as Alphanumerical
4. Administration > Project Management > Timesheet Options > Default Content And Layout
Add the User value 1 field to the Selected Columns
5. On the Classic UI Timesheets, edit any timesheet
6. The User Value 1 field is available
7. Check the display order of the values: A Value, B Value, C Value, D Value
8. Go to the MUX Timesheets and edit a timesheet
9. The User Value 1 field is available
10. Check the display order of the values
Expected Results: The display order of the values to be the same as in Classic: A Value, B Value, C Value, D Value
Actual Results: Values are ordered alphabetically on the code not on the name: A Value (first), D Value (fourth), B Value (second), C Value (third)
This is caused by DE64115
This is fixed in 16.0.2
This also affects the PRTIMEENTRY_USER_LOV2 lookup