Actions
Feature #19759
closedAdd the ability to skip publish and promote when importing content views
Difficulty:
Triaged:
Bugzilla link:
Pull request:
Description
Publishing and promoting content views during import is kind of useless because you can't import filters before you import content views. Publishing content views generates useless versions if these content views are supposed to have filters.
Also, publish/promote takes a long time so import could take several hours.
Add some options like --no-publish and --no-promote.
Updated by The Foreman Bot almost 8 years ago
- Pull request https://github.com/Katello/hammer-cli-csv/pull/159 added
Updated by David Davis almost 8 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset hammer-cli-csv|60b1511aee0989d251562336bc0fbabc8b841d95.
Actions