Actions
Bug #16369
closedError undefined method inject' for nil:NilClass when no subscriptions are provided to bulk add/remove APi
Description
If you attempt to update bulk subscriptions without providing any you get the above error instead of a suitable error message.
You can reproduce this via curl or in the UI by removing the disabled attribute of the button and clicking on it.
Actions