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

fix(dashboard): OnDemand extraction for Transaction widgets #79055

Merged

Conversation

narsaynorath
Copy link
Member

Since we're splitting the datasets up, a user can create or update a widget to have DashboardWidgetTypes.TRANSACTION_LIKE as their widget type natively. Widgets like this aren't picked up by on-demand.

Update the queries for on-demand widgets to also search for DashboardWidgetTypes.TRANSACTION_LIKE.

Since we're splitting the datasets up, a user can create or update a
widget to have DashboardWidgetTypes.TRANSACTION_LIKE as their widget
type natively. Widgets like this aren't picked up by on-demand.

Update the queries for on-demand widgets to also search for
DashboardWidgetTypes.TRANSACTION_LIKE.
@narsaynorath narsaynorath requested a review from a team as a code owner October 11, 2024 19:30
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Oct 11, 2024
@narsaynorath narsaynorath merged commit cbf2227 into master Oct 15, 2024
51 checks passed
@narsaynorath narsaynorath deleted the nar/fix/dashboard-discover-split-on-demand-widgets branch October 15, 2024 12:51
cmanallen pushed a commit that referenced this pull request Oct 23, 2024
Since we're splitting the datasets up, a user can create or update a
widget to have DashboardWidgetTypes.TRANSACTION_LIKE as their widget
type natively. Widgets like this aren't picked up by on-demand.

Update the queries for on-demand widgets to also search for
DashboardWidgetTypes.TRANSACTION_LIKE.
@github-actions github-actions bot locked and limited conversation to collaborators Oct 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants