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

Steve Dondley’s picture

Status: Active » Closed (fixed)

Tracked problem down to a patch made to views which exposes the new content filter: http://drupal.org/node/384286

ajayg’s picture

Status: Closed (fixed) » Active

IS 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?

moshe weitzman’s picture

Status: Active » Postponed (maintainer needs more info)

I'm hoping that this is fixed when vies issues new release. Can anyone confirm that this is fixed with Views dev snapshot?

chromix’s picture

Just confirming...

I upgraded to the latest 2.x.dev of Views and the og_unread view now works fine.

izmeez’s picture

Version: 6.x-2.0-rc3 » 6.x-2.0

I 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

ajayg’s picture

Status: Postponed (maintainer needs more info) » Active
izmeez’s picture

Should the other issue 635774: Views 2.7 breaks OG tracker differently be marked as a duplicate of this or vice-versa?

ajayg’s picture

Status: Active » Fixed

This 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.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.