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

Webhook workers: upsert logic is suboptimal #652

Open
steebchen opened this issue Jun 26, 2024 · 0 comments
Open

Webhook workers: upsert logic is suboptimal #652

steebchen opened this issue Jun 26, 2024 · 0 comments

Comments

@steebchen
Copy link
Member

When adding a webhook worker with the same URL, it is upserted and the secret is overriden.
This was changed so that you can setup previously deleted webhook workers with the same URL again, but then the secret needs to be exposed, which should actually only happen once on creation and not when updating, except if the webhook worker was previously deleted and is now active again.

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

1 participant