It's a common scenario, but I couldn't find a solution yet:

I have a view (a list of tasks) with checkboxes (views bulk operations)

I want:
1) a dropdown select list of taxonomy terms 'Priority' above the view.
2) a rules component that uses the selected taxonomy term, as parameter for applying the priority to the selected tasks.

If possible, with modules, otherwise with a piece of custom code?

Thanks