I've experienced the same issue with Domain Access as reported here in relation to Node Access.

After installing Domain Access I noticed that the views for bog-standard users were outputting each record twice. Checking the 'DISTINCT' checkbox solved this temporarily but I thought I should report the issue.

Apologies I don't have more testing information to give at this time.

Comments

agentrickard’s picture

Status: Active » Closed (duplicate)

This is a Views/Core issue.

The proper place to track the issue is here #284392: db_rewrite_sql causing issues with DISTINCT.

There is nothing I can do. Adding DISTINCT is correct.