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

Unable to add webhooks #20056

Closed
derrickmehaffy opened this issue Apr 5, 2024 · 1 comment · Fixed by #20129
Closed

Unable to add webhooks #20056

derrickmehaffy opened this issue Apr 5, 2024 · 1 comment · Fixed by #20129
Assignees
Labels
issue: bug Issue reporting a bug severity: high If it breaks the basic use of the product source: core:admin Source is core/admin package status: confirmed Confirmed by a Strapi Team member or multiple community members version: 5

Comments

@derrickmehaffy
Copy link
Member

Bug report

Required System information

  • Node.js version: 20.11.1
  • Yarn version: 1.22.22
  • Strapi version: 5.0.0-beta.2
  • Database: SQLite
  • Operating system: Linux Mint 21.3
  • Is your project Javascript or Typescript: Javscript

Describe the bug

In Strapi 5 when you got to add a webhook, it's not saved to the database.

I know this was patched in Strapi 4 via: #19989 and I'm not sure if this issue is also related to this.

Steps to reproduce the behavior

  1. Create a new Strapi app
  2. Go to settings/webhooks
  3. Create new webhook and save
  4. See no webhooks
  5. Check database and see no webhooks registered

Expected behavior

There should be a webhook :P

Screenshots

N/A

Code snippets

N/A

Additional context

There was no error message in the browser or server console.

@derrickmehaffy derrickmehaffy added issue: bug Issue reporting a bug severity: high If it breaks the basic use of the product status: confirmed Confirmed by a Strapi Team member or multiple community members source: core:admin Source is core/admin package version: 5 labels Apr 5, 2024
@derrickmehaffy
Copy link
Member Author

Confirmed it still exists on beta.4

@Marc-Roig Marc-Roig linked a pull request Apr 22, 2024 that will close this issue
@Marc-Roig Marc-Roig self-assigned this Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue: bug Issue reporting a bug severity: high If it breaks the basic use of the product source: core:admin Source is core/admin package status: confirmed Confirmed by a Strapi Team member or multiple community members version: 5
Projects
Status: Fixed/Shipped
Status: Done
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants