metabase-bot[bot]
authored
* Cards with Results Should Show up in Subscriptions (#40743)
* Cards with Results Should Show up in Subscriptions
Fixes: #40726
This PR fixes a bug where setting 'Hide thie card if there are no results' in a Dashcard's viz-settings would hide the
card even when there were results.
* adjust test to show that the setting is respected
Before, the setting would always hide the card. Now, the card is only hidden when there are no results. This test sets
up 4 cards: 2 are normal, 2 have no results, but 1 has the setting to hide empty. THerefore, we should expect to see 3 results.
* test is fine?
---------
Co-authored-by:
Adam James <adam.vermeer2@gmail.com>
Code owners
Assign users and groups as approvers for specific file changes. Learn more.