-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description
We use craft CMS as a headless CMS and the GraphQL api to get the content. With the Webhook plugin we send webhooks to the application to clear the cache and get the new content from Craft CMS. When a single type is saved the webhook plugins sends a request with the wrong siteId. We have different sites with the same single names.
Steps to reproduce
- Create multiple sites with the same single handel (Home)
- Save the single entry
- Webhook plugins sends a request with another sites id
Additional info
- Craft CMS version: 3.7.24
- Webhooks version: 2.4.1
- PHP version: 8.0.15
- Database driver & version: MySQL 5.5.5
- Plugins & versions:
joshuabaker
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working



