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

            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
            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.
            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.
            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

              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: