Task #3135
Task #3132: v94.5: Show scores for results in extension based on compile and run time settings
BE-v94.5: Add 'displayScoreInExtn' in the getPurpleLinkInfoExtFull API.
Description
Set the 'displayScoreInExtn' value to true, if:
- server setting is true
- property setting is true
For understanding on these setting refer to the #3134
If any setting is false then set 'displayScoreInExtn' as false.
(Add a new version i.e 0.94.5 for getPurpleLinkInfoExtFull API.
- For this, all the fields used in v.94 must be returned in addition to 'displayScoreInExtn'.)
Updated by Ayush Khandelwal over 1 year ago
- Subject changed from BE: Add 'isScoreConfigEnabled' in the getPurpleLinkInfoExtFull API. to BE-v94.5: Add 'isScoreConfigEnabled' in the getPurpleLinkInfoExtFull API.
Updated by Venmuhilan B over 1 year ago
- Subject changed from BE-v94.5: Add 'isScoreConfigEnabled' in the getPurpleLinkInfoExtFull API. to BE-v94.5: Add 'displayScoreInExtn' in the getPurpleLinkInfoExtFull API.
- Description updated (diff)
Updated by Md Shahzar over 1 year ago
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
Updated by Ayush Khandelwal over 1 year ago
- Status changed from Review to Feedback
- Assignee changed from Ayush Khandelwal to Md Shahzar
Updated by Ayush Khandelwal over 1 year ago
- Status changed from Feedback to Closed
Working as expected