-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: 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
-
Component/s: Core Infrastructure
-
Branch Version/s:7.3.x, 7.2.x, 7.1.x, 7.0.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Git Pull Request:
Database wrong references
Steps to reproduce
- Go to Control Panel => Virtual instances
- Create a new instance
- Once the instance is completely created, delete it
- 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