Actions
Bug #14048
closedISS CV export fails with --since flag
Status:
Closed
Priority:
Normal
Assignee:
Category:
Inter Server Sync
Target version:
Description
If you specify a CV export via hammer with --since, it will fail. The date is being parsed 2x.
For example:
hammer content-view version export --since 2016-03-03T01:00:00Z --id 4
will result in:
undefined method `iso8601' for "2016-03-03T01:00:00+00:00":String
Actions