Details
-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Story Points:0.25
-
Epic Link:
-
Sprint:Fall 8 : 25 Nov to 6 Dec
Description
See https://jira.transvar.org/browse/REL-40
"1) Sometimes, after installing the app from Appstore, the download count does not change. It reacts a bit slowly to fast installations and misses a count of downloads."
Attachments
Issue Links
- relates to
-
REL-40 End-to-end testing with App for Testing App Workflow
-
- Fix Requested
-
Activity
Professor,
There is one more case in downloads functionality which is not handled:
- If a user is downloading (installing) app from IGB App Manager, then there is no way to determine that download count. This will give an incorrect picture of number of downloads.
Do we need to handle this case?
Probable solutions-
1) When an app is downloaded from IGB, create a REST endpoint in Django which will be hit by IGB with Bundle_SymbolicName and Bundle_Version of downloaded app which can be stored in database.
2) Remove Install app button from IGB App Manager ![]()
cc. [~aloraine]
Tested the issue on dev-appstore-2 and latest early access version of IGB as discussed in the morning. Sameer Shanbhag, the count is updating properly now if we install the app from IGB as well as the appstore. Moving the ticket to done.