Actions
Bug #34923
closedgenerate_metadata or metadata_generate
Difficulty:
Triaged:
Yes
Description
I saw that currently we use generate_metadata and metadate_generate as option, parameter, and variable names in katello-code
For planning CloneContents-action from CloneToVersion-action in case of incremental-update this is problematic, since CloneToVersion sets option metadata_generate, while CloneContenst looks for generate_metadata.
I believe only one name should be used everywhere.
Actions