Closed (fixed)
Project:
Project issue tracking
Version:
6.x-1.x-dev
Component:
Views integration
Priority:
Normal
Category:
Feature request
Assigned:
Issue tags:
Reporter:
Created:
19 Feb 2009 at 13:56 UTC
Updated:
3 Jan 2014 at 00:07 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
webernet commentedCan't reproduce. Not critical.
A link might help?
Comment #2
michelleI can reproduce it and chx confirmed it as well. The markers seem to have been lost in the upgrade.
Michelle
Comment #3
chx commentedThe "new" markers are lost since the upgrade at least in the issue listings.
Comment #4
chx commentedComment #5
chx commentedComment #6
pasqualleI think you mean the issue queue not on the project pages..
The markers are only on the http://drupal.org/project/issues/user page (even with different filers), the normal view for issues does not have the "Replies" column. I don't know why..
Comment #7
dwwA) I can't reproduce this. Can someone who claims to see this bug provide before and after screenshots to demo?
B) Nearly all issue views have a replies column, and they all include the new markers if you are logged in:
http://drupal.org/project/issues
http://drupal.org/project/issues/drupal
http://drupal.org/project/issues/user/dww
http://drupal.org/project/user/dww
The only exceptions are the advanced search views (since I was worried about those tables getting too wide since they include other columns already):
http://drupal.org/project/issues/search
http://drupal.org/project/issues/search/drupal
C) Even if this were a bug, since when is this critical? ;) We never used to have the replies columns before, that's a new feature I rolled out via views. Y'all are confusing these views with the "My tracker" page: http://drupal.org/user/46549/track
Comment #8
dwwI found chx in IRC. He pointed me to a screenshot of the advanced search views. As I pointed out in #7, it was a conscious decision to leave the replies column off of the advanced search views. But, I now see that given how useful the new advanced search is, people are going to start making that their home, and the replies column is nice to have there. So, I'll add it. It'll just take a second to deploy this properly... stay tuned.
Comment #9
dwwNow deployed:
http://drupal.org/project/issues/search
http://drupal.org/project/issues/search/drupal
Comment #10
michelleI don't know if I should set this active again or start a new issue since you folks completely changed it from what I had... At any rate, the issue I (and I thought chx) was talking about is there are no "new" and "updated" markers anymore on my project page. ( http://drupal.org/project/user ) I use this to quickly look at my queues and see if there's anything new. Now new posts are getting lost. I really need those markers back. I can open a different issue if you want since this one got repurposed... I just need them back. Pretty please. :)
Thanks,
Michelle
Comment #11
dww@Michelle:
A) This page never used to have these links, so I have trouble believing you've grown accustomed to this as part of your workflow. ;)
B) The new links are there and working fine. See attached screenshot for an example.
Comment #12
aclight commented@dww: She's talking about the red "updated" and (I think) "new" text that used to be printed next to the issue titles. I'm not sure if those were present on /project/user, but they were at least present in the listings at /project/issues. The number of new replies that is given now pretty much removes the need for the "updated" marker, but it's now not clear whether an issue listed is one that you have read or not, since the "new" marker is no longer shown.
Comment #13
michelle@dww
This issue wasn't originally about those links. At some point, the issue got totally changed to a different problem but the original problem is still not solved. From the OP:
It's the update/new marker that I've come to rely on. They aren't links. They are just bright red words that make it easy to see at a glance in a very busy page if there is something I haven't already looked at. I look at my projects page many, many times a day, pretty much every time I open my browser and it was very nice to take a quick look to see if something was new. Now I have to look closely at the page to see if there are any issues with 0 replies and then try to remember if I've looked at it and just not replied, yet.
I'm about 90% sure views has the ability to add the update/new marker on node titles so it would be really lovely if we could have that back.
Thanks,
Michelle
Comment #14
michellePutting the title back to what it was before Pasqualle took this issue in a totally different direction. Crossing my fingers it can be fixed for real. :)
Michelle
Comment #15
dwwOh, that! ;) [lights go on in derek's head] Yes, views lets you do that. I'm on it. Sorry for the confusion. ;)
Comment #16
michelleThanks very much! I'm sure you have a bazillion things to do with this upgrade and I appreciate you taking the time to help out on what is probably a minor issue for most people.
Michelle
Comment #17
dwwCommitted this to all the default issue views and deployed on d.o. Sorry for the confusion about what y'all were talking about. ;)
Comment #18
michelledww rocks!
Thanks :)
Michelle
Comment #19
nancydruThank you very much, Derek.