Project

General

Profile

Actions

Bug #4075

closed

Unused Environment vs System Groups association still exists

Added by Katello Issue Migration over 11 years ago. Updated almost 7 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
Difficulty:
easy
Triaged:
Fixed in Releases:
Found in Releases:

Description

While reviewing #2416 I noticed the following association.
```diff
+ add_foreign_key_deferred 'environment_system_groups', 'environments',
+ :name => 'environment_system_groups_environment_id_fk'
+ add_foreign_key_deferred 'environment_system_groups', 'system_groups',
+ :name => 'environment_system_groups_system_group_id_fk'
```

From what I gather this association between enviroments and system groups should no longer should exist.

Created: parthaa on July 02, 2013 20:09 +00:00
Imported from https://api.github.com/repos/Katello/katello/issues/2576


Comment 1

needs to get resolved in https://github.com/Katello/katello/pull/3390/files

Created: parthaa on January 10, 2014 20:18 +00:00
Imported from https://api.github.com/repos/Katello/katello/issues/comments/32061936

Actions

Also available in: Atom PDF