Skip to content

fix: type error on the count query#3543

Merged
ulemons merged 4 commits into
mainfrom
fix/count-query-activities
Oct 24, 2025
Merged

fix: type error on the count query#3543
ulemons merged 4 commits into
mainfrom
fix/count-query-activities

Conversation

@ulemons
Copy link
Copy Markdown
Contributor

@ulemons ulemons commented Oct 23, 2025

Fix: Correct count access in queryActivities function

Problem

The queryActivities function was not correctly accessing the count value from Tinybird's response when noCount parameter was not set, resulting in always returning count: 0 in the response.

@ulemons ulemons self-assigned this Oct 23, 2025
@ulemons ulemons added the Bug Created by Linear-GitHub Sync label Oct 23, 2025
@ulemons ulemons requested a review from joanagmaia October 23, 2025 18:11
@ulemons ulemons marked this pull request as ready for review October 23, 2025 18:11
@ulemons ulemons changed the title fix: add logs fix: type error on the count query Oct 23, 2025
@github-actions
Copy link
Copy Markdown
Contributor

⚠️ Jira Issue Key Missing

Your PR title doesn't contain a Jira issue key. Consider adding it for better traceability.

Example:

  • feat: add user authentication (CM-123)
  • feat: add user authentication (IN-123)

Projects:

  • CM: Community Data Platform
  • IN: Insights

Please add a Jira issue key to your PR title.

@ulemons ulemons merged commit 67dbdda into main Oct 24, 2025
18 checks passed
@ulemons ulemons deleted the fix/count-query-activities branch October 24, 2025 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Created by Linear-GitHub Sync

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants