Details

    Description

      Description
      The OOTB Country table has the incorrect area code for Cayman Island as 238 instead of the correct code of 345 for Liferay DXP 7.4.13 u20

      Steps to Reproduce

      1. Start your bundle
      2. Login as admin
      3. Access the URL: http://localhost:8080/api/jsonws?contextName=&signature=%2Fcountry%2Fget-countries-1-boolean#serviceResults
      4. Click invoke
      5. Look for Cayman Island in the JSON

      Expected Result
      Country code is 345

      Actual Result
      Country code is 238
      The current values for CI are the following:

      { "a2": "KY", "a3": "CYM", "active": true, "billingAllowed": true, "companyId": "20099", "countryId": "20282", "createDate": 1649458230298, "defaultLanguageId": "en_US", "groupFilterEnabled": false, "idd": "238", "lastPublishDate": null, "modifiedDate": 1649458230298, "mvccVersion": "0", "name": "cayman-islands", "nameCurrentValue": "Cayman Islands", "number": "136", "position": 0, "shippingAllowed": true, "subjectToVAT": false, "userId": "20103", "userName": "", "uuid": "4e89774d-d8ca-e986-f5bb-cf977e569b55", "zipRequired": true }

      Additional Testing:
      Master: Reproduced.
      Branch: Not reproduced.

      Attachments

        Activity

          People

            jayda.wu Jayda Wu
            selena.aungst Selena Aungst
            Kiyoshi Lee Kiyoshi Lee
            Selena Aungst Selena Aungst
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              45 weeks, 1 day ago

              Packages

                Version Package
                7.4.3.35 CE GA35
                7.4.3.36 CE GA36
                Master