Hello,
I have a weird behavior in tempo list view, I add to 'group by' fields: 'billing key', 'price code' and 'activity'
then i try to execute select change by typing jquery. for example:
AJS.$('[data-work-attribute-key="_BillingKey_"]').val(12).change();
after execute this command the value change, until i did not move mouse cursor over this field, then visible value is updated.
if i change by jquery e.g. 'billing key', and manually 'price code' then in request the old value for 'billing key' is send