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

              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: