Skip to content

templates/issue: fix creating filter request data

Piotr Kira requested to merge fix_new_duallistbox into master

Unfortunatelly I've merged regression which results in missing stats on 'check' click because code is sending Array of strings instead of int. (🤦, let's pretend it has never happened)

Fixes: cd4ffc8d (templates/issue: switch to new dualListbox module)

Merge request reports