Bug #15752
iOS - QC1308 - Primary & Secondary Device Binding - Primary Device not able to SWITCH
Status: | Resolved | Start date: | 10 February 2023 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Jimmy Phang | % Done: | 0% | |
Category: | - | Spent time: | - | |
Target version: | - |
Description
Primary Device not able to perform Switching while 2ndary device is still ongoing countdown. This is to avoid defeating the TIMER purpose while 2ndary device is still counting down.
Final solution:
FE will base on bindDate (response [DeviceCIFEnquiry – Log]/ [FE actual call – retrieveDeviceProfile]) to calculate the countdown for Primary device in order to hide or display “Make As Primary” button.
FOR UAT calculation: [dateBind + 00:04:59 - current date time]
Remark:
The calculation for deployment should be [dateBind + 23:59:59h - current date time]
History
#1 Updated by Jimmy Phang almost 2 years ago
- Assignee changed from Yeow Yui Chuang to Axel Sidharta
#2 Updated by Jimmy Phang almost 2 years ago
Primary Device not able to perform Switching while 2ndary device is still ongoing countdown. This is to avoid defeating the TIMER purpose while 2ndary device is still counting down.
Final solution:
FE will base on response [retrieveDeviceProfile]) to calculate the countdown for Primary device in order to hide “Make As Primary” button.
- Device Level: Secondary
- Bindate: 2023-02-10 11:49:18"(Sample)
FOR UAT calculation: [dateBind + 00:04:59 - current date time]
Remark:
The calculation for deployment should be [dateBind + 23:59:59h - current date time]
#3 Updated by Jimmy Phang 8 months ago
- Status changed from New to Resolved
- Assignee changed from Axel Sidharta to Jimmy Phang
Tested good