Closed (duplicate)
Project:
Project issue tracking
Version:
6.x-1.x-dev
Component:
Issues
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
4 Oct 2011 at 18:56 UTC
Updated:
15 Oct 2015 at 19:48 UTC
Jump to comment: Most recent
Comments
Comment #1
pillarsdotnet commentedIn 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.
Comment #2
Bojhan commentedThat is a seperate feature request, out of scope of this one - this is just assigned to me.
Comment #3
pillarsdotnet commentedBut nobody assigns issues to me. (Except me, and I'm already subscribed to those.)
Comment #4
Bojhan commentedI 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.
Comment #5
pillarsdotnet commentedThat would be sufficient.
Comment #6
dwwRelated 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. ;)
Comment #7
drumm#961254: Gadget for issues assigned to active user