Actions
Bug #31683
closedhammer content-export list not searching by content view id
Difficulty:
Triaged:
Yes
Description
Check out the following command
$ hammer content-export list --content-view-id 9 Error: Found more than one content_view_version.
The content-export list should return all exports associated to a content view if passed a content view id.
I should be able to either pass the content_view_version_id or a content_view_id
Actions