Project

General

Profile

Dependency between Status and Assignee

Added by Andrey Khomyakov over 11 years ago

Hello!

When I create or edit task, I need to filter assignee list. Only users, who can perform tasks in selected status, should be in asignee list.

For example, developer switches status to 'Fixed', so in assignee list is ajax-filtered and he can select only testers.

So, I need a dependency between Status and Assignee fields on a task edit UI.

Is it possible? Should I write own plugin, or it's already implemented?

Thank you!