Actions
Refactor #22312
closedDeprecate rake tasks for main plugin functionality
Difficulty:
Triaged:
Description
There are :import, :export, :purge and :cleanup tasks that users can execute. Using the rake tasks bypasses user permissions and we should replace them with API, UI and Hammer commands in the future. We should deprecate these to let users know the rake tasks will be removed.
Updated by Anonymous about 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset foreman_templates|977e4e0eacb6b854a4474a2d0099e333708856cb.
Actions