Closed (fixed)
Project:
Project issue tracking
Version:
7.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
29 Nov 2012 at 00:41 UTC
Updated:
19 Dec 2012 at 21:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
gregglesComment #2
dwwYeah, I've thought about this myself on a couple of occasions. The reason it's still inconsistent is the "issue cockpit" block is something about projects -- a summary of the entire issue queue for a given project, meant to be displayed on project nodes. The other is a block representing all the metadata fields about a given issue, meant to be displayed on issue nodes themselves. So I thought it made sense to have all the blocks that are meant to be associated with projects start with "Project:" (regardless of which module provides the block) and all the ones meant to be associated with issues start with "Project issue".
I think if we're going to change these names to always start with "Project issue:" we should consider changing the rest of each name to make this difference more clear.
I'm open to good suggestions. ;) Here's a start:
Project issue: Issue queue statistics
Project issue: Per-issue metadata
? Or something.
Thoughts?
Thanks!
-Derek
Comment #3
gregglesIndeed, those two make a ton of sense to me.
Comment #4
dwwgreggles: do you want to be a co-maintainer of Project* so you can commit RTBC bug fixes like this and help work on stuff like #1852386: Create point 7.x releases of Project* - support database updates between [un]stable releases? ;)
Comment #5
gregglesI'm open to the idea :)
I promise to always post patches to issues first, wait some time before committing, use the proper commit message style, and link from a comment where I close an issue to the commit where it happened.
My focus is very much 7.x so my only remaining question is whether to move things to "patch (to be ported)" or just "Fixed." Maybe that's just a case-by-case decision.
Comment #6
dwwSorry it took a few days to get back to this. I just split off the co-maintainer thing to #1859474: Add greggles as a co-maintainer for Project* for clarity.
Meanwhile, please commit this at will. In this case, I think a backport here is more trouble than it's worth.
Thanks!
-Derek
Comment #7
gregglesCommitted to 7.x then - http://drupalcode.org/project/project_issue.git/commit/10bf487
I don't think this makes sense to backport. The only block in 6.x for project_issue is "Project Issue Summary" which seems pretty clear.