Commit da29ad4b authored by Alfredo Sumaran's avatar Alfredo Sumaran

Add label_ids to bulk_update_params

parent dbccacdb
......@@ -217,7 +217,7 @@ class Projects::IssuesController < Projects::ApplicationController
:assignee_id,
:milestone_id,
:state_event,
:label_ids
label_ids: []
)
end
end
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment