Refactor #28596
Refactor #28278: Remove smart variables
Remove Api::V2::LookupKeysCommonController
Pull request:
Fixed in Releases:
Found in Releases:
Description
The common controller is in use for Smart Class Parameters and Smart Variables mostly to distinguish between the two so we can find the correct resource.
With Smart Variable removed most of the code can be deleted and the Smart Class Parameters part can be simplified and maybe moved to the original controller.
Associated revisions
History
#1
Updated by Ori Rabin about 1 year ago
- Parent task set to #28278
#2
Updated by The Foreman Bot 9 months ago
- Assignee set to Amir Fefer
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/7596 added
#3
Updated by The Foreman Bot 9 months ago
- Fixed in Releases 2.1.0 added
#4
Updated by Amir Fefer 9 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset 24a85161eb0c5f5ed449b8ed4a0263dbcdf1466b.
Fixes #28596 - remove smart_var from LookupKeysCommonController