Project

General

Profile

Feature #2933

Add version support to browser extension

Added by Ram Kordale over 1 year ago. Updated over 1 year ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
03/22/2023
Due date:
03/24/2023
% Done:

100%

Estimated time:
(Total: 4.50 h)
Spent time:
(Total: 2.00 h)

Description

The browser extension is the client of getPurpleLinksInfoExtFull api. We will be in a situation where different versions of browser extension will be used by users and we have to respond correctly.

We should plan to support 3 versions.

For now, consider getPurpleLinksInfoExtFull(<p>), where <p> are the current set of parameters that are in production.

The current version of the extension is fixed as 0.9. For the next version that sends 'extOpenCount', let us make the extension version 0.95. Let the extension send this version along with extOpenCount. This is the addition to 2917.

All changes in the getPurpleLinksInfoExtFull api for this version can also use the version number so that it will work fine for the versions older than 0.95. Note that if we face some issue in the current extension, we may end up pushing a fix with a version TBD between 0.9 and 0.95.


Subtasks

Task #2939: Ext: Send the version from the manifest in the getPurpleLinksInfoExtFull API.Closed03/22/202303/24/2023Ayush Khandelwal

Actions
Task #2940: BE: Handle implementation based on version.Closed03/22/202303/22/2023Ayush Khandelwal

Actions
#1

Updated by Ram Kordale over 1 year ago

  • Priority changed from High to Urgent
#2

Updated by Ayush Khandelwal over 1 year ago

  • Due date set to 03/24/2023
#3

Updated by Ayush Khandelwal over 1 year ago

  • Status changed from New to Resolved
#4

Updated by Ayush Khandelwal over 1 year ago

  • Status changed from Resolved to Feedback
  • Assignee changed from Ayush Khandelwal to Ram Kordale

Working as expected

#5

Updated by Ram Kordale over 1 year ago

  • Status changed from Feedback to Closed

Also available in: Atom PDF