Refactor #5139
Remove leftovers subscribe_to_all_hostgroups
Description
This feature has been removed since the new permission system allows the same creating a filter "view hostgroups", "unlimited". There are leftovers of the code in the database, controllers, etc that don't need to be there.
Associated revisions
History
#1
Updated by Dominic Cleal about 8 years ago
- Status changed from New to Ready For Testing
#2
Updated by Dmitri Dolguikh about 8 years ago
- Target version changed from 1.8.4 to 1.8.3
#3
Updated by Dmitri Dolguikh about 8 years ago
- Target version changed from 1.8.3 to 1.8.4
#4
Updated by Dmitri Dolguikh about 8 years ago
- Target version changed from 1.8.4 to 1.8.3
#5
Updated by Dmitri Dolguikh about 8 years ago
- Target version changed from 1.8.3 to 1.8.2
#6
Updated by Dmitri Dolguikh about 8 years ago
- Target version changed from 1.8.2 to 1.8.1
#7
Updated by Dmitri Dolguikh almost 8 years ago
- Target version changed from 1.8.1 to 1.8.0
#8
Updated by Dmitri Dolguikh almost 8 years ago
- Target version changed from 1.8.0 to 1.7.5
#9
Updated by Dominic Cleal almost 8 years ago
- Category set to Database
- Legacy Backlogs Release (now unused) set to 10
#10
Updated by Dominic Cleal almost 8 years ago
- Legacy Backlogs Release (now unused) deleted (
10)
#11
Updated by Dmitri Dolguikh almost 8 years ago
- Target version changed from 1.7.5 to 1.7.4
#12
Updated by Dmitri Dolguikh almost 8 years ago
- Target version changed from 1.7.4 to 1.7.3
#13
Updated by Dominic Cleal over 7 years ago
- Target version changed from 1.7.3 to 1.7.2
#14
Updated by Daniel Lobato Garcia over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 54141ab94976f2c398d94f314cf284fcb88fbc4a.
#15
Updated by Dominic Cleal over 7 years ago
- Legacy Backlogs Release (now unused) set to 21
Fixes #5139 - leftovers subscribe_to_all_hostgroups
Remove user_xxx unnecessary tables and notices
Update subhostgroups removed
Fixes for migration of foreign keys
Remove users from compute_resource fixture
Remove table notices after fk are removed for pg/mysql