- π¨π¦Canada scor Toronto
This has been fixed and tests were included in the commit c25f41a .
Automatically closed - issue fixed for 2 weeks with no activity.
If a site has multiple languages, and the detection mechanism is setup for path prefixing, then it is possible for multiple webhooks to be registered in content hub which represent a single site. This is bad, since interests are tracked against webhooks.
In a multilingual site with path prefixing enabled, go to the contenthub registration form and register the site. Then, visit the form again, but in a different language via changing the path prefix, and click "Update Public URL". The submission succeeds. Navigate to Subscription Manager and verify that there are now two webhooks for the same site.
Disable path processing on the acquia_contenthub.webhook route.
Fixed
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
This has been fixed and tests were included in the commit c25f41a .
Automatically closed - issue fixed for 2 weeks with no activity.