Commit ac4357cd authored by Alex Kalderimis's avatar Alex Kalderimis

Remove call to rebalance on creation

parent e69b27c5
......@@ -30,7 +30,6 @@ module Issues
user_agent_detail_service.create
resolve_discussions_with_issue(issuable)
delete_milestone_total_issue_counter_cache(issuable.milestone)
rebalance_if_needed(issuable)
super
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