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(api): headless service fetchNotifications should accept archived filter #7136

Open
wants to merge 3 commits into
base: next
Choose a base branch
from

Conversation

gruckion
Copy link

What changed? Why was the change needed?

The fetchNotifications() within headless.service.ts uses the type IStoreQuery for the query. But this property does not have archived: boolean even though the backend message repository getFilterQueryForMessage does support it.

Screenshots

Expand for optional sections

Related enterprise PR

Special notes for your reviewer

Copy link

netlify bot commented Nov 26, 2024

👷 Deploy request for novu-stg-vite-dashboard-poc pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 67b6202

@gruckion gruckion changed the title fix: headless service fetchNotifications should accept archived filter fix(api): headless service fetchNotifications should accept archived filter Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant