Skip to content
This repository was archived by the owner on Nov 27, 2018. It is now read-only.

1-n datalist relations do not filter as expected #289

Closed
avoidwork opened this issue Apr 29, 2013 · 0 comments
Closed

1-n datalist relations do not filter as expected #289

avoidwork opened this issue Apr 29, 2013 · 0 comments
Assignees

Comments

@avoidwork
Copy link
Owner

When you have the following condtions:

  1. one datastore
  2. many datalists
  3. many filters

You get unexpected behaviour of a "view" from a datalist impacting another, when filtering, because the view is cached.

The view should be ignored / deleted / never created (choose one), when there is a 1-n relationship; the existing logic is geared to a 1-1 relationship.

@ghost ghost assigned avoidwork Apr 29, 2013
avoidwork added a commit that referenced this issue Apr 29, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant