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

Dashboard list's hasColumnBasedOnFact() should consider JoinColumn definitions. #8

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

konstantindt
Copy link
Contributor

I managed to avoid recursion but I'm not sure if I did that in a good way.

@konstantindt konstantindt requested a review from bensummers July 2, 2018 09:03
@bensummers
Copy link
Contributor

Probably needs a comment to explain what's going on, as it's using a columns property from two very different things: the column group and a column definition.

removeColumnsBasedOnFact() is now inconsistent. Should this remove join columns?

…nitions as well; try to explain what is going on when considering JoinColumns.
@konstantindt
Copy link
Contributor Author

I think so, sorry I didn't check what else is using column groups.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants