Feature #9030
Clone config_templates via the api
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1160298
Description of problem:
Currently only UI supports cloning of config_templates.
But we are not sure how do we check this or test cloning via the api's.
Version-Release number of selected component (if applicable):
6.0.5
How reproducible:
always
Steps to Reproduce:
1.
2.
3.
Actual results:
Not clear as to how test cloning via the api's.
Expected results:
Need a way to test cloning via the api's.
Additional info:
As cloning already works with UI, I am assuming there could be some way to do this, but it's not clear who do we do it via api's.
Associated revisions
History
#1
Updated by Shlomi Zadok over 7 years ago
- Assignee changed from Bryan Kearney to Shlomi Zadok
#2
Updated by Dominic Cleal over 7 years ago
- Category set to API
#3
Updated by Dominic Cleal over 7 years ago
- Tracker changed from Bug to Feature
- Subject changed from Unable to clone config_template via the api to Clone config_templates via the api
#4
Updated by The Foreman Bot over 7 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/2136 added
- Pull request deleted (
)
#5
Updated by Shlomi Zadok over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset fa941058eb5b6e3d21096548528a010fe34ca504.
#6
Updated by Dominic Cleal over 7 years ago
- Legacy Backlogs Release (now unused) set to 28
fixes #9030 - Adds support to clone config template via api