Details
-
Type: Bug
-
Status: Closed (View Workflow)
-
Priority: Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:
-
Story Points:2
-
Epic Link:
-
Sprint:Fall 4 : 30 Sep to 11 Oct, Fall 5 : 14 Oct to 25 Oct, Fall 6 : 28 Oct to 8 Nov
Description
Recently, the Get Average Score app was updated to include .gitignore and repository.xml in the jar and .gitignore. When installed on IGB, the menu entry for Get Average Score is not appearing under the Tools menu, thus hampering the functionality of the App. Prior to these changes, the app was working fine. So, we need to investigate the reason and fix this issue. I am attaching screenshots for reference to understand the bug.
I have created the following two forks of the IGP App Get Average Score repository. Fork A does not include obr file in the jar, while Fork B includes it. Also, Fork A works as per required, but Fork B has the issue mentioned in the description.
Fork A:
https://bitbucket.org/skulka2710/get-average-score-fork-a/src/master/
Fork B:
https://bitbucket.org/skulka2710/get-average-score-fork-b/src/master/
To reproduce the issue:
1) Start IGB. Add the downloads URL for each of the above forks as a new repository in App manager.
2) Install the app.
3) Observe that the app installed using Fork A downloads URL has a menu entry for "Get Average Score" under the "Tools" menu, while the one installed using Fork B downloads URL does not.