Novu

N

Novu

Open Source Community by Novu

Join

💬│support

🚀│general

How to send silent pushes using APNs provider?

Hi everybody, hope you are all doing well! I use APNs provider to send pushes to iOS subscribers. And the problem is I don't know how to override payload to send silent push notifications. I tried to set a hashmap in Overrides field like this: ```...

Upgrade to 0.21.0 via images—migrations

Thanks for the new release to everyone involved. There has been other discussions on migrations but mainly this is for a development environment. The release notes seem also to be in that direction. My question is for those of us deploying container images in production environment who don't going poking around with one-off commands. What do we have do in regards to migrations? My assumption is nothing. My presumption would be nothing....

Error after trying to send message in a topic with big amount of subscribers

Hello, i use this method to trigger message in a topic - https://docs.novu.co/subscribers/topics#trigger-workflow-to-a-topic I got error in my production app, while i send message to topic and after my subscribers in topic became to big (more than 2 million subscribers in a topic). Error: RangeError: Invalid string length at JSON.stringify (<anonymous>) at TopicSubscribersRepository.mapEntities (/usr/src/app/libs/dal/dist/repositories/base-repository.js:199:86) at TopicSubscribersRepository.<anonymous> (/usr/src/app/libs/dal/dist/repositories/base-repository.js:93:25) at Generator.next (<anonymous>) at fulfilled (/usr/src/app/libs/dal/dist/repositories/base-repository.js:5:58) at runMicrotasks (<anonymous>) at processTicksAndRejections (node:internal/process/task_queues:96:5) ...

Pushpad integration configuration

Hello, I am writing a blog post about Novu + Pushpad. I have successfully configured Pushpad provider and I have created a workflow. When I click "Run trigger" and wait for completion of the workflow I get an error: "Subscriber does not have a configured channel" What should I do?...

Error in topics endpoint

Hello, i have this error in production: PlanExecutor error during aggregation :: caused by :: Total size of documents in topicsubscribers matching pipeline's $lookup stage exceeds 104857600 bytes I fetch topics through this point: https://docs.novu.co/api-reference/topics/filter-topics Can you explain what is this ?...

Is there a way to reduce the size of docker images?

I run npm run docker:build and the generated images are more than 2GB for each application. Is there any way to generate the image with a smaller size

Overriding 'from' value

Hi All, I've been waiting for the issue that was due to be implemeneted here: https://github.com/novuhq/novu/pull/4168 However, I cannot get this to work- is anyone experiecning the same issue? Is there any timeline of getting this fixed Thanks,...

Not able to run novu on local machine

Hi, I have done following on Mac laptop: 1. npm run setup:project 2.in docker/local/development: $ docker-compose up 3.in 3 terminals :...

Brand Icon does not render

When tring to send brand logo with emails it does not render from layout. Looking from gmail...
No description

Notification editors does not have checkpoints to allow me to roll back to older version

While developing a notification workflow for my application, I quickly discovered that I have made a grave mistake on my notification and would like to roll it back to the previous version. However, as of this time, the system is not keeping track of the changes to the notification....
No description

Activity Feed -> Execution details does not show me which provider the notification was sent through

This prevents me from know which provider was choicen when the notification was sent, where my notifications are primarily going through, and if there was an issue with another provider that was retried to another.
No description

All non-Editor boxes in the Email page do not expand

In the Email editor on the sender name, subject, and preheader text input boxes do not allow larger imputs or complex handle bar expression to be put it. It would be great if these where resizeable like https://andarist.github.io/react-textarea-autosize/ or could have there own tabs in the editor...
No description

Unable to use handlebars in subject

In one of my emails I would only like to add the s if there are multiple assignments, otherwise just leave it off, however the subject must be hardcoded.
No description

Email Preview Payload does not save state between tabs

This is very fustrating as I have to save by example payload outside of the web browser to test if the email looks correct while I am iterating on it
No description

How do I set user image on an email

I would like to set up the user image to be my icon for my application. I have my brand set however this does not change this icon....
No description

Messages not displaying

Has anyone encountered this issue please, i am using the react SDK, i can see the feed on the network tab, but the messages dont show up. Kindly assist
No description