Hey,

It is great that we have the "assigned" status now for core issues, this makes my life a lot easier when I need to be notified of a issue that is pending usability feedback. However I use the Dashboard as my primary navigation method, and getting to the assigned field from there is quite difficult.

Can we add a block, that lists issues that are assigned to me?

Regards,

Bojhan

Comments

pillarsdotnet’s picture

In fact, it would be nice to have a block that lists issues assigned to $MAINTAINERS, so I can keep an eye on the really interesting stuff without bothering to "+1 Subscribe" to it.

Bojhan’s picture

That is a seperate feature request, out of scope of this one - this is just assigned to me.

pillarsdotnet’s picture

But nobody assigns issues to me. (Except me, and I'm already subscribed to those.)

Bojhan’s picture

I am sure, we can make it configurable so you can follow a name rather than only your own. However I don't really feel its a common use case to follow maintainer subscribes, that is almost similar to following all core issues.

pillarsdotnet’s picture

I am sure, we can make it configurable so you can follow a name rather than only your own.

That would be sufficient.

dww’s picture

Title: Assigned dashboard block » Provide a dashboard block for issues assigned to a given user
Project: Drupal.org infrastructure » Project issue tracking
Version: » 6.x-1.x-dev
Component: Drupal.org module » Issues
Issue tags: +dashboard

Related to #1212634: Auto-flag when an issue is assigned to you.

There's no good reason this has to be drupal.org specific. Dashboard blocks are just core blocks. project_issue could provide a block of "issues assigned to $user". Would be a pretty trivial view. We could have a bit of custom code to make it configurable for the dashboard. See project_issue_block() and search for "homebox" for some examples of what this would entail. Patches welcome. ;)

drumm’s picture

Issue summary: View changes
Status: Active » Closed (duplicate)