Errors about multiselect
and combobox
not being defined on the following lines, cause __ticket_ids to not be injected into the bulk edit form submission. The user then gets a 500 error.
$('.ticket-filter select').multiselect({ $('select.project-user-combobox').combobox({
allura:db/7399
(Note, 2nd error was cascade effect from first)
Review Instructions:
Looks good, although could not repro 500 on sandbox on master. Set to validation pending merge.