Bug 645

Summary: Static system date time
Product: Group31Bullship Reporter: Matthew Chan <tnchan27-c>
Component: User InterfaceAssignee: Fiona Ling <tkling8-c>
Status: RESOLVED FIXED    
Severity: enhancement CC: bullshipkanna, bullshipkobayashi
Priority: ---    
Version: Demo 1.0   
Hardware: All   
OS: All   
Attachments: Static system date time

Description Matthew Chan 2021-12-05 17:01:11 HKT
Created attachment 99 [details]
Static system date time

Problem description:
The system date time displayed on the main page is static, which is different from the date time shown on the History page after adding the order

Step to reproduce:
1. Click 'Continue as Manager'
2. Check the system date time, which is not moving

Actual result:
Static system date time is displayed

Expected result:
Non-static system date time should be displayed (moving clock), so that it is the same as the date time shown on the History page
Comment 1 Kannachan 2021-12-05 17:28:12 HKT
The problem is caused by not adding action to the text that display the datetime. We have added the updateClockAction so that the system date time can now become non-static, and it will now match with the date time shown on the History page. Thanks for reporting!