Actions
Bug #4935
closedHammer - importing smart proxy classes fails when there are no updates in csv mode
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Hammer core
Target version:
-
Description
When running
hammer -v --csv proxy import-classes --id YOUR_ID
and your config is up-to-date, you will receive the error:
Import of puppet classes failed:
Error: no implicit conversion of Symbol into Integer
Updated by Tomáš Strachota almost 7 years ago
- Related to Bug #4609: Better message when importing classes doesn't find any new ones added
Updated by Tomáš Strachota almost 7 years ago
- Status changed from New to Closed
This issue was fixed together with #4609:
hammer --csv proxy import-classes --id 1 Result No changes to your environments detected
I'm closing the ticket.
Actions