Uploaded image for project: 'PUBLIC - Liferay Portal Community Edition'
  1. PUBLIC - Liferay Portal Community Edition
  2. LPS-137974

RegionLocalization records are not deleted after deleting a instance

Description

    Database wrong references

    Steps to reproduce

    1. Go to Control Panel => Virtual instances
    2. Create a new instance
    3. Once the instance is completely created, delete it
    4. Execute this SQL:
      select * from RegionLocalization where companyId not in (select companyId from Company)

    Expected result: the SQL doesn't return any record
    Wrong result: the SQL returns Japanese records

    Attachments

      Activity

        People

          jayda.wu Jayda Wu
          jorge.diaz Jorge Diaz
          Kiyoshi Lee Kiyoshi Lee
          Jorge Diaz Jorge Diaz
          Votes:
          0 Vote for this issue
          Watchers:
          1 Start watching this issue

          Dates

            Created:
            Updated:
            Resolved:
            1 year, 39 weeks, 4 days ago

            Packages

              Version Package
              7.0.0 DXP FP102
              7.0.10.16 DXP SP17
              7.0.X
              7.1.10 DXP FP26
              7.1.10.7 SP7
              7.1.X
              7.2.10 DXP FP15
              7.2.X
              7.3.10.3 DXP SP3
              7.3.X
              7.4.13 DXP GA1
              Master