Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.3.1, 1.4
-
None
-
BRCO - r1.4.1
Description
region_map = dao.get_generic_entity(region_mapping.RegionMapping, connectivity.gid, '_connectivity')
region_volume_map = dao.get_generic_entity(region_mapping.RegionVolumeMapping, connectivity.gid, '_connectivity')
When the Connectivity is link from other projects, a not visible RM is being linked instead of the ones from the current project (which should have priority)