Active
Project:
CMK - Configuration Management Kit
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Reporter:
Created:
20 Jun 2014 at 10:53 UTC
Updated:
20 Jun 2014 at 10:53 UTC
--status= does not work when cmk_list() is called by the drush command
The exports are nicely filtered for display, then something else is done **urgh**
- Move cmk_filter_by_status to cmk.module itself
- Add a general options argument to cmk_list()
- Move the current $filter_status = TRUE / FALSE into the $options array.