Novu

N

Novu

Open Source Community by Novu

Join

💬│support

🚀│general

Unable to promote changes

Hello, I have run into a stange issue. I am unable to promote two of my changes due to the error notated in the screenshot. Our organization ID is 651d7607881629515286e874
No description

2 different subscribers with same email

Is there a way in which i can make 2 subscribers with the same email?

Cannot login on running pnpm start:dev

This is my first time running the project .
No description

Telegram Support

Does novu support telegram? I need to send 700 per min. I thinks novu best choice for this.

Error on running yarn start:web.

Hi i am running the setup for the first time . I got the following error .How do i resolve it?I tried to create a alias in webpack config but that did not help Failed to compile. Module not found: Error: Can't resolve 'react/jsx-runtime' in '/Users/smohindra/projects2/novu/nodemodules/.pnpm/[email protected]@[email protected][email protected][email protected]/node_modules/react-joyride/dist'...

Help regarding a project setup

Hey can anyone help me out to setup a mern stack project from github to my local env?

How to add new design components after ```design-system``` directory was relocated

i have created an icon and stored it in lib/design-system/src/icons but how am i supposed to create these .js and .map.js files in lib/design-system/dist/cjs/icons (this is the location we reach when we click the import path from any file.)...
No description

Send an in-app notifcation to all people in cc of an email

For cases when I want to send a single email to a user A in ‘to’ and 3 users in CC: [B,C,D] and also 4 individual in-app notifications to A,B,C,D, achieving this with a single workflow doesn’t look possible. The only possibility we found is creating 2 different workflows with a single step in each (one workflow has an email channel while other has an in-app channel). The problem with this flow - if these workflows are enabled in preferences (not marked as critical) then the customer will see 2 workflows on their end which are essentially same and they will have to either turn off both or turn on both to stop receiving or continue receiving these notifications. Any ideas how one can acheive this?...

Help regarding issue #4533

I actually solved this issue and PR was also merged but this issue is again opened because not all cases was covered, And now I am not able to figure out how can I tackle this. I just need some hint to solve this....

Wrong encoding with notifications templates

Hi, here is my code : ``` const { Novu } = require('@novu/node') ...
No description

docker image issue => apps/api : "npm run docker:build" issue

When i build docker image and replace that image in docker/local/deployment/docker-componse.yml with 'novu-api'. then i run "docker-compose up -d" i am facing issue when i do following ->go inside Workflows-> "abc" email is added there. (workflow with email configured ) ->then in "Workflow Trigger" i am testing that workflow with valid registered subscriber...

Not able to create build for particular api as we have made changes in code as per our requirement

we are using currently docker based deployment and we are not able to make build in pm2 also

Push fcm title body variables

How can i have dynamic title and text for push notification? I dont want to send hardcoded text from workflow.

push notifications grouping

Hello, is there a way to group notifications based on some id? e.g. group chat messages based on room ID.

IS_MULTI_PROVIDER_CONFIGURATION_ENABLED

I have multi configuration turned on and then provisioned new integrations through the API, I then get the error about not having a primary integration. I would see this a design issue with the API that it does not implement the business rules. I assume these to be that there is always one primary. I have confirmed the business rule by poking the data on the primary field in the integration....

IS_TEMPLATE_STORE_ENABLED when enabled looses testing integration

Sorry, I can't find the documentation. Feel free to point to it. ghcr.io/novuhq/novu/web:0.20.0 When template store is enabled, I can no longer find a way to test the integration. The "disabled"/previous version does the test on "Update". What have I missed? It's a great/necessary feature (although the previous version can be painful for saving)!...

Control open/closed state of NotificationCenter

Is it possible to control the open/closed state of the NotificationCenter (React)? I want the NotificationCenter to close when I click an Action. Currently, the NotificationCenter remains open when I click on an item's Action button. Ideally I would be able to set an open state on the NotificationProvider...

self

How to setup novu web with docker for contribution? Self Hosting
No description