I am using Drupal 6.15
Module versions:
CCK: 6.26
Views: 6.28

Here is the scenario: an exposed filter for nodereference field is created and all nodes are selected by default. View is saved and everything is fine.

The problem occurs when new nodes that are referenced are added - the view does not automatically add them to the list of options selected by default, so the view is missing some results. Unfortunately nodereference exposed filter does not provide "any" option. I have searched for a workaround and could not find one. Is there a way to have all available nodereference fields selected by default? Selecting none results in empty results.