Project

General

Custom queries

Profile

Actions

Bug #4075

closed

Unused Environment vs System Groups association still exists

Added by Katello Issue Migration about 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 #1

Updated by Eric Helms almost 11 years ago

  • Category set to 81
  • Difficulty set to easy
  • Triaged set to Yes
Actions #2

Updated by Eric Helms over 9 years ago

  • Status changed from New to Resolved

As far as I can tell, this has been resolved with latest (2.4.0).

Actions #3

Updated by Eric Helms almost 9 years ago

  • Translation missing: en.field_release set to 166
Actions

Also available in: Atom PDF