-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
None
Description of problem:
`cloned_from_id` mis not shown for job templates when calling API
How reproducible:
Always
Is this issue a regression from an earlier version:
No
Steps to Reproduce:
1. Create a clone of any job template
2. A GET call to list the cloned template for eg: https://satellite.exapmle.com/api/job_templates/:id
3. Observe the returned result
Actual behavior:
cloned_from_id is not returned for job templates where as It shows proper for provisioning and report templates
Expected behavior:
cloned_from_id should be returned using api call for job templates
Business Impact / Additional info: