Fixed issue #1107 - Ticket bulk user assignment only assigns user to first ticket.

This commit is contained in:
Jens Pfeifer 2017-09-06 10:30:20 +00:00
parent 6da0181e2a
commit e7eab89bce

View file

@ -221,7 +221,7 @@ class App.TicketOverview extends App.Controller
if @batchCountIndex == @batchCount
App.Event.trigger('overview:fetch')
)
return
return
if action is 'group_assign'
@batchCount = items.length