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
[UBS Admin cabinet] When the user tries to filter the orders by manual fill in the 'Date export' the system change format of the date: mm/dd/yyyy instead accept the date by format dd/mm/yyyy
#6197
Fill in manually the 'Date export' field. E.g. '01/08/2023'
Click on the place close to the 'Date export' field in the pop-up window
Pay attention to the 'Date export' field
Actual result
Pre-filled field displayed the '08/01/2023' date in the format: mm/dd/yyyy
Expected result
The pre-filled field shall display the '01/08/2023' date in the format: dd/mm/yyyy
bandicam.2023-08-14.22-38-37-711.mp4
Postconditions
A clear and concise description of actions to be done after bug reproducing. E.g.:
"Delete created item from database using SQL query:
DELETE FROM table1
WHERE id=<item1_id>;"
User story and test case links
E.g.: "User story (#3300)
Labels to be added
"Bug", Priority ("high: "), Severity ("major:"), Type ("Functional").
The text was updated successfully, but these errors were encountered:
Environment: Windows 11 Home, Chrome, Version 115.0.5790.171 (Official Build) (64-bit)
Reproducible: always
Build found: 14.08.2023
Preconditions
Steps to reproduce
Actual result
Pre-filled field displayed the '08/01/2023' date in the format: mm/dd/yyyy
Expected result
The pre-filled field shall display the '01/08/2023' date in the format: dd/mm/yyyy
bandicam.2023-08-14.22-38-37-711.mp4
Postconditions
A clear and concise description of actions to be done after bug reproducing. E.g.:
"Delete created item from database using SQL query:
DELETE FROM table1
WHERE id=<item1_id>;"
User story and test case links
E.g.: "User story (#3300)
Labels to be added
"Bug", Priority ("high: "), Severity ("major:"), Type ("Functional").
The text was updated successfully, but these errors were encountered: