Ah, OK - sorry, just a coincidence!
OK, been doing a little testing here on a new dummy project and mostly it's working as expected.
3 frontend layouts - Tracks (List), Track (Item) & Edit Track (form)
Registered Users
- Can't see any unpublished tracks in list (Tracks) - empty list if all unpublished
- Can't add tracks (or edit, delete etc.) - get 500 error - not authorised to view this resource
However, they CAN see individual tracks by adding "&id=1" to the URL
Here's the details...
N.B. I've not added an access field yet
Cook V2.0 - Config (top to bottom) jQuery, Condensed, Maximum, No, Model, 20 secs
Setup
1 table - tracks
6 Fields - id, title, alias, created_by, modified_by, published
Component Config
@jcbenton + @gdpodesta - Is this the behaviour you're experiencing???
Hope this helps!
Gez