Actions
Bug #23896
closedTemplates are not exported with associated org and loc with metadata-export-mode refresh
Difficulty:
Triaged:
No
Bugzilla link:
Description
Description of problem:
The templates are not exported with associated org and loc when metadata-export-mode is set to refresh
How reproducible:
Always
1. Create a template in satellite and associate Org/Loc.
2. Using hammer/API, export the template containing metadata with Org/Loc specs and specify the metadata_export_mode parameter as 'refresh'.
- hammer -u admin -p changeme export-templates --metadata-export-mode refresh --repo /usr/share/jitu/exported/ --filter begawade
Actual results:
The template is not exported with associated org and location. Even there is no organizations and locations key in exported template metadata.
Expected results:
The template should be exported with associated org and location.
Updated by Ondřej Pražák over 6 years ago
- Project changed from Templates to Foreman
- Subject changed from Templates are not exported with associated org and loc with metadata-export-mode refresh to Templates are not exported with associated org and loc with metadata-export-mode refresh
- Category set to Templates
- Assignee set to Ondřej Pražák
Updated by The Foreman Bot over 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/5729 added
Updated by Ondřej Pražák over 6 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 2d5e52d9b6631541ad7ff510720836cfd82e0060.
Updated by Marek Hulán over 6 years ago
- Target version set to 1.18.0
- Triaged set to No
Updated by The Foreman Bot over 6 years ago
- Pull request https://github.com/theforeman/foreman/pull/5799 added
Updated by Ondřej Pražák over 6 years ago
- Related to Bug #24266: Job templates do not have taxonomies in metadata when exported added
Actions