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

🚀 Feature: Allow specifying delivery preferences on the topic level #5600

Open
2 tasks done
scopsy opened this issue May 20, 2024 · 4 comments
Open
2 tasks done

🚀 Feature: Allow specifying delivery preferences on the topic level #5600

scopsy opened this issue May 20, 2024 · 4 comments

Comments

@scopsy
Copy link
Contributor

scopsy commented May 20, 2024

🔖 Feature description

Allow specifying delivery preferences on the topic level similar to what can be managed on the subscriber entity

🎤 Why is this feature needed ?

To allow topics to override the workflow defaults per topic

✌️ How do you aim to achieve this?

  • Add the preference object on the Topic entity
  • Allow modifying topic preferences on the rest endpoint of topics
  • Use the topic preference if available during the delivery of messages

🔄️ Additional Information

No response

👀 Have you spent some time to check if this feature request has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

Are you willing to submit PR?

None

Copy link

linear bot commented May 20, 2024

@hiteshwadhwani
Copy link

I would like to work on this feature can you assign it to me

@hiteshwadhwani
Copy link

hiteshwadhwani commented Jul 21, 2024

Hey @scopsy what should be the priority of preferences
Let's say the preference of the email channel for subscriber is true but at the topic level, the preference of the email channel is false. Then which preference should be considered

@dhope-nagesh
Copy link

Quick question: is this feature for managing the preferences of a user per topic, or to override the user preferences with some default preference at the topic level?

I have a use case where I have a set of workflows that would be triggered with a topic but subscribers within the topic should have isolated preferences across topics. Is it possible to achieve this with this feature?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants