Closed (fixed)
Project:
Organic Groups
Version:
6.x-2.0
Component:
Og Views
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Jun 2009 at 02:23 UTC
Updated:
9 Jan 2010 at 00:20 UTC
The view was working fine until I upgraded the views module from views 2.5 to 2.6.
Now I'm seeing the following:
1) All nodes show, regardless of whether they've been viewed or now
2) Viewing a node does not remove the node from the unread list.
I'm seeing this on two different sites, so it's not a misconfiguration of the og_unread view.
Comments
Comment #1
Steve Dondley commentedTracked problem down to a patch made to views which exposes the new content filter: http://drupal.org/node/384286
Comment #2
ajayg commentedIS this really fixed? #384286: Make it possible to expose the filter for "Node: Has new content" is fixed and refers to a patch #488908: Filter "Node: Has new content" doesn't work after upgrade. However I tried this patch with no luck. Can someone please confirm they are not seeing the issue after this views patch?
Comment #3
moshe weitzman commentedI'm hoping that this is fixed when vies issues new release. Can anyone confirm that this is fixed with Views dev snapshot?
Comment #4
chromix commentedJust confirming...
I upgraded to the latest 2.x.dev of Views and the og_unread view now works fine.
Comment #5
izmeez commentedI am using og 2.0 and can confirm there is a problem with the "my unread" and Views 2.7 as noted in
635774: Views 2.7 breaks OG tracker differently
In comments to that thread I noted that a views dev version from 2009-09-16 fixed the "my unread" but broke the "new" status in "My groups". I don't know if this is a views issue or an og_views issue.
With the core patch Views 2.7 seems to be working for a lot of modules although it has given rise to patches in the gmap module.
I have not tried the og 2.x-dev version recently and would appreciate hearing any suggestions on how best to deal with this issue. Thanks.
OG is awesome.
izzy
Comment #6
ajayg commentedComment #7
izmeez commentedShould the other issue 635774: Views 2.7 breaks OG tracker differently be marked as a duplicate of this or vice-versa?
Comment #8
ajayg commentedThis is now fixed in views 2.8. Not sure exactly what fixed it, but views 2.8 and OG tracker (my unread) now works fine. Make sure that for group/myunread view the filter is "(Group) Organic groups: Group member True" and the relationship set as "group". Make sure it is not using "do not using relationship" for that filter.