How to get filter id when any task is selected

Hi @hassang @ev.bilske ,

I would like to capture filter id when any task is selected\clicked from tasklist through scripts(no through java) . basically i would like to add filter id into case variable when any task is selected.

please help.

@hassang could you please help? is there any way to get filter id based on selected task(taskid) from tasklist ?

Hi @mrodedra

There is no link between the filter and the tasks returned after executing it.

The same filter might return different tasks each time it gets executed (for example: a filter to return unassigned tasks).