Uploaded image for project: 'IGB'
  1. IGB
  2. IGBF-2491

Fix "Something is wrong" page in App Store

    Details

    • Type: Bug
    • Status: Closed (View Workflow)
    • Priority: Blocker
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: None
    • Labels:
      None
    • Story Points:
      1.5
    • Sprint:
      Summer 4: 14 Jul - 28 Jul, Summer 5: 3 Aug - 14 Aug, Summer 6: 17 Aug - 28 Aug

      Description

      If a user tries to submit an App that has the same Bundle_SymbolicName and the same Bundle_Version as an App that is already available in the App Store, a screen with an informative error message is supposed to appear.

      The page lets the user know that the jar file they tried to upload looks to be a duplicate of an existing release. It says:

      Bundle_Version and Bundle_SymbolicName match an already-released App. We are sorry – this is not allowed! If you want users to get the new version, you must increase Bundle_Version. For example, if the released version is 1.0.0, the new version should be 1.0.1 or higher.

      See attached image showing what the screen is supposed to look like.

      However, this feature is currently broken in the App Store code base, which is deployed to https://testappstore.bioviz.org.

      Instead, a blank page appears in the browser. The page code is:

      
      <div class="row">
          <div class="col-md-12 block" id="alerts">
              
              
          </div>
      </div>
      

      This needs to be fixed.

        Attachments

          Issue Links

            Activity

            ann.loraine Ann Loraine created issue -
            ann.loraine Ann Loraine made changes -
            Field Original Value New Value
            Epic Link IGBF-1388 [ 17463 ]
            ann.loraine Ann Loraine made changes -
            Rank Ranked higher
            ann.loraine Ann Loraine made changes -
            Attachment SomethingIsWrongPage.png [ 14785 ]
            ann.loraine Ann Loraine made changes -
            Description If a user tries to submit an App that has the same Bundle_SymbolicName and the same Bundle_Version as an App that is already available in the App Store, a screen with an informative error message is supposed to appear.

            The screen shot shows an example of how this is supposed to look.

            However, this feature is currently broken in the App Store code base. Instead, a blank page appears in the browser. The page code is:

            {code}

            <div class="row">
                <div class="col-md-12 block" id="alerts">
                    
                    
                </div>
            </div>
            {code}

            This needs to be fixed.
            If a user tries to submit an App that has the same Bundle_SymbolicName and the same Bundle_Version as an App that is already available in the App Store, a screen with an informative error message is supposed to appear.

            The page lets the user know that the jar file they tried to upload looks to be a duplicate of an existing release. It says:

            {quote}
            Bundle_Version and Bundle_SymbolicName match an already-released App. We are sorry – this is not allowed! If you want users to get the new version, you must increase Bundle_Version. For example, if the released version is 1.0.0, the new version should be 1.0.1 or higher.
            {quote}

            See attached image showing what the screen is supposed to look like.

            However, this feature is currently broken in the App Store code base, which is deployed to https://testappstore.bioviz.org.

            Instead, a blank page appears in the browser. The page code is:

            {code}

            <div class="row">
                <div class="col-md-12 block" id="alerts">
                    
                    
                </div>
            </div>
            {code}

            This needs to be fixed.
            ann.loraine Ann Loraine made changes -
            Rank Ranked higher
            ann.loraine Ann Loraine made changes -
            Priority Major [ 3 ] Blocker [ 1 ]
            ann.loraine Ann Loraine made changes -
            Sprint Summer 4: 14 Jul - 28 Jul [ 99 ] Summer 4: 14 Jul - 28 Jul, Summer 5: 29 Jul - 12 Aug [ 99, 100 ]
            ann.loraine Ann Loraine made changes -
            Rank Ranked higher
            shamika Shamika Gajanan Kulkarni (Inactive) made changes -
            Assignee Shamika Gajanan Kulkarni [ shamika ]
            ann.loraine Ann Loraine made changes -
            Sprint Summer 4: 14 Jul - 28 Jul, Summer 5: 3 Aug - 14 Aug [ 99, 100 ] Summer 4: 14 Jul - 28 Jul, Summer 5: 3 Aug - 14 Aug, Summer 6: 17 Aug - 28 Aug [ 99, 100, 101 ]
            ann.loraine Ann Loraine made changes -
            Rank Ranked higher
            ann.loraine Ann Loraine made changes -
            Assignee Shamika Gajanan Kulkarni [ shamika ]
            chirag24 Chirag Chandrahas Shetty (Inactive) made changes -
            Assignee Chirag Chandrahas Shetty [ chirag24 ]
            Hide
            chirag24 Chirag Chandrahas Shetty (Inactive) added a comment -

            [~aloraine] Please create an EC2 instance for testing. Thank You.

            branch: https://bitbucket.org/chirag06/appstore/branch/IGBF-2491

            Show
            chirag24 Chirag Chandrahas Shetty (Inactive) added a comment - [~aloraine] Please create an EC2 instance for testing. Thank You. branch: https://bitbucket.org/chirag06/appstore/branch/IGBF-2491
            chirag24 Chirag Chandrahas Shetty (Inactive) made changes -
            Assignee Chirag Chandrahas Shetty [ chirag24 ] Ann Loraine [ aloraine ]
            chirag24 Chirag Chandrahas Shetty (Inactive) made changes -
            Status To-Do [ 10305 ] In Progress [ 3 ]
            chirag24 Chirag Chandrahas Shetty (Inactive) made changes -
            Assignee Ann Loraine [ aloraine ] Chirag Chandrahas Shetty [ chirag24 ]
            chirag24 Chirag Chandrahas Shetty (Inactive) made changes -
            Link This issue relates to IGBF-2517 [ IGBF-2517 ]
            Hide
            chirag24 Chirag Chandrahas Shetty (Inactive) added a comment - - edited

            Tested changes on AWS app store. Successfully getting the error message when user tries to submit the same Bundle_SymbolicName and the same Bundle_Version as an App that is already available in the App Store. Moving the ticket to review.

            Show
            chirag24 Chirag Chandrahas Shetty (Inactive) added a comment - - edited Tested changes on AWS app store. Successfully getting the error message when user tries to submit the same Bundle_SymbolicName and the same Bundle_Version as an App that is already available in the App Store. Moving the ticket to review.
            chirag24 Chirag Chandrahas Shetty (Inactive) made changes -
            Status In Progress [ 3 ] Needs 1st Level Review [ 10005 ]
            chirag24 Chirag Chandrahas Shetty (Inactive) made changes -
            Assignee Chirag Chandrahas Shetty [ chirag24 ]
            shamika Shamika Gajanan Kulkarni (Inactive) made changes -
            Status Needs 1st Level Review [ 10005 ] First Level Review in Progress [ 10301 ]
            shamika Shamika Gajanan Kulkarni (Inactive) made changes -
            Assignee Shamika Gajanan Kulkarni [ shamika ]
            Hide
            shamika Shamika Gajanan Kulkarni (Inactive) added a comment -

            Completed review for this ticket. The error message page is being rendered properly when the user tries to submit an app with the same Bundle_SymbolicName and Bundle_Version as an app which is already released in Appstore.
            Also, I tried to submit an app with same Bundle_SymbolicName and Bundle_Version as an app which has already been submitted (but not approved), and the page "Good news! Your App passed first level, automated review." was rendered with summary of "This is a replacement jar file".
            Everything looks fine. Chirag Chandrahas Shetty please submit a PR for the same.

            Show
            shamika Shamika Gajanan Kulkarni (Inactive) added a comment - Completed review for this ticket. The error message page is being rendered properly when the user tries to submit an app with the same Bundle_SymbolicName and Bundle_Version as an app which is already released in Appstore. Also, I tried to submit an app with same Bundle_SymbolicName and Bundle_Version as an app which has already been submitted (but not approved), and the page "Good news! Your App passed first level, automated review." was rendered with summary of "This is a replacement jar file". Everything looks fine. Chirag Chandrahas Shetty please submit a PR for the same.
            shamika Shamika Gajanan Kulkarni (Inactive) made changes -
            Assignee Shamika Gajanan Kulkarni [ shamika ] Chirag Chandrahas Shetty [ chirag24 ]
            shamika Shamika Gajanan Kulkarni (Inactive) made changes -
            Status First Level Review in Progress [ 10301 ] Needs 1st Level Review [ 10005 ]
            shamika Shamika Gajanan Kulkarni (Inactive) made changes -
            Status Needs 1st Level Review [ 10005 ] First Level Review in Progress [ 10301 ]
            shamika Shamika Gajanan Kulkarni (Inactive) made changes -
            Status First Level Review in Progress [ 10301 ] Ready for Pull Request [ 10304 ]
            chirag24 Chirag Chandrahas Shetty (Inactive) made changes -
            Status Ready for Pull Request [ 10304 ] Pull Request Submitted [ 10101 ]
            chirag24 Chirag Chandrahas Shetty (Inactive) made changes -
            Assignee Chirag Chandrahas Shetty [ chirag24 ] Ann Loraine [ aloraine ]
            ann.loraine Ann Loraine made changes -
            Status Pull Request Submitted [ 10101 ] Reviewing Pull Request [ 10303 ]
            ann.loraine Ann Loraine made changes -
            Status Reviewing Pull Request [ 10303 ] Merged Needs Testing [ 10002 ]
            ann.loraine Ann Loraine made changes -
            Assignee Ann Loraine [ aloraine ]
            noor91zahara Noor Zahara (Inactive) made changes -
            Status Merged Needs Testing [ 10002 ] Post-merge Testing In Progress [ 10003 ]
            noor91zahara Noor Zahara (Inactive) made changes -
            Assignee Noor Zahara [ noor91zahara ]
            Hide
            noor91zahara Noor Zahara (Inactive) added a comment -

            Working as expected. Closing the ticket

            Show
            noor91zahara Noor Zahara (Inactive) added a comment - Working as expected. Closing the ticket
            noor91zahara Noor Zahara (Inactive) made changes -
            Assignee Noor Zahara [ noor91zahara ] Chirag Chandrahas Shetty [ chirag24 ]
            noor91zahara Noor Zahara (Inactive) made changes -
            Resolution Done [ 10000 ]
            Status Post-merge Testing In Progress [ 10003 ] Closed [ 6 ]

              People

              • Assignee:
                chirag24 Chirag Chandrahas Shetty (Inactive)
                Reporter:
                ann.loraine Ann Loraine
              • Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: