This patch adds the people assigned to tasks in the task list displayed under storm/tasks, as well as add the assigned option to the filter so we can filter on users (after an organization has been selected--similar to how the project list works).

CommentFileSizeAuthor
#1 storm-667150.patch4.9 KBdawansv

Comments

dawansv’s picture

StatusFileSize
new4.9 KB
Magnity’s picture

Status: Needs review » Postponed (maintainer needs more info)

How does this patch gather the options to display in the dropdown?

For me it has only the 'all' option.

How about using the function in #595276: Assign to fields for tasks and tickets, and making this patch dependent upon that one also being applied.

dawansv’s picture

Status: Postponed (maintainer needs more info) » Closed (duplicate)

I kept a similar logic to the project drop-down list, so you have to select an organization first to populate the list with people within the organization.

But now I realize that logic is flawed anyway because I totally forgot about the teams! So I need to go back and fix the code to show people and team similar to the new task edit view that I now see comes from the work done in #595276: Assign to fields for tasks and tickets which I totally missed for some reason.

So some more work is needed on this for sure. I'll try to get back to it and align with #595276: Assign to fields for tasks and tickets

So I am marking this as duplicate of #595276: Assign to fields for tasks and tickets for now.

Thanks for the feedback.

francewhoa’s picture

I'm not a coder. Would that patch add the following new feature?
http://drupal.org/node/738842#comment-2702710

neubreed’s picture

+1

juliangb’s picture

Status: Closed (duplicate) » Active

Reopening as #595276: Assign to fields for tasks and tickets didn't solve this one.

francewhoa’s picture

Attaching screenshot/mockup to clarify expected result. Read more at #738842: Add 'Assigned to:' to filters

rel="nofollow">Only local images are allowed. width="100%">

af199’s picture

Sorry to perhaps ask a daft question - i notice that there are a number of threads around on what appears to be a similar issue; namely being able to filter by the person or group that its allocated to. I'd love to have this feature to but because of all the threads, some of which are open and some of which are closed i'm not sure if this issue is fixed or not? I've just tried the -dev branch but can't seem to find any difference there. Can anyone help ?

Ta.

francewhoa’s picture

Status: Active » Closed (duplicate)

@af199: Good question. This feature isn't available yet.

Changing status to 'Duplicate'. Because the following issue was open first #593252: Adding 'assigned to' person in filters

Contribute patch or follow up progress at #593252: Adding 'assigned to' person in filters