Currently, the subject_reducer_keys configuration field on user reducers, and the user_reducer_keys configuration field on subject reducers are configurable only on the Rails console. Given there are no (known?) security issues with configuration a list of strings (similar to the reducer's extractor_keys filter config), it would be helpful to add this config field to the reducer config UI.
Currently, the
subject_reducer_keysconfiguration field on user reducers, and theuser_reducer_keysconfiguration field on subject reducers are configurable only on the Rails console. Given there are no (known?) security issues with configuration a list of strings (similar to the reducer'sextractor_keysfilter config), it would be helpful to add this config field to the reducer config UI.