Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filter Groups prevent data view links from being listed in Data View Details block #5453

Closed
1 task done
FrankGrand opened this issue May 23, 2023 · 0 comments
Closed
1 task done
Labels
Fixed in v16.4 Status: Confirmed It's clear what the subject of the issue is about, and what the resolution should be. Topic: Reporting Related to Reports and Data Views Type: Bug Confirmed bugs or reports that are very likely to be bugs.

Comments

@FrankGrand
Copy link

FrankGrand commented May 23, 2023

Please go through all the tasks below

  • Check this box only after you have successfully completed both the above tasks

Please provide a brief description of the problem. Please do not forget to attach the relevant screenshots from your side.

“In Data View” filters within a Data View’s nested Filter Group do not cause the data view to be linked on the foundational data view’s detail block.
Usually if an administrator configures a Data View filter to use “In Data View” and picks another data view (call this other data view the foundational data view), then when you view the foundational data view there will be a link back to the data view that depends on it.
However, if the “In Data View” filter is set up inside a nested Filter Group in the dependent data view, the link will not be shown on the Foundational Data View. This gives the incorrect impression that no data views are using the foundational data view.

Expected Behavior

When an “In Data View” filter is configured within a Filter Group, the link to this data view should be displayed in the same way as if the filter were configured at the “top level” of the data view.

Actual Behavior

Configuring an “In Data View” filter within a Filter Group does not cause a link to the dependent data view to be listed on the foundational data view’s detail block.

Steps to Reproduce

  1. Configure a Data View with a simple filter, like “Last Name = Decker”. Name this Data View “Foundational Data View 1”.
  2. Create another data view, with a single “In Data View” filter, and select the data view created in step 1. Name this Data View “Dependent 1”.
    image
  3. Load the Foundational Data View 1 again. In the details block, you will see “Dependent 1” as a link under “Data Views”.
    image
  4. Create another Data View. Add a Filter Group, and within that filter group, add the same “In Data View” filter as in Dependent 1, and again pick “Foundational Data View 1”. Name this Data View Dependent 2.
    image
  5. Load Foundational Data View again. The Details block still lists “Dependent 1” but not “Dependent 2” even though they’re both configured with a filter to include records that match its filters.
    image

Rock Version

At least v13.7 through PreAlpha 1.16.0.4

Client Culture Setting

en-US

@mikejed mikejed added Status: Confirmed It's clear what the subject of the issue is about, and what the resolution should be. Topic: Reporting Related to Reports and Data Views labels May 23, 2023
@sparkdevnetwork-service sparkdevnetwork-service added the Type: Bug Confirmed bugs or reports that are very likely to be bugs. label May 25, 2023
unlearnd added a commit that referenced this issue Feb 27, 2024
…hin filter groups were not being shown on parent DataView. (Fixes #5453)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fixed in v16.4 Status: Confirmed It's clear what the subject of the issue is about, and what the resolution should be. Topic: Reporting Related to Reports and Data Views Type: Bug Confirmed bugs or reports that are very likely to be bugs.
Projects
None yet
Development

No branches or pull requests

4 participants