Add possibility to set up a outgoing web hook per bundle

Created on 7 August 2022, almost 2 years ago
Updated 25 October 2023, 8 months ago

Can not specify a bundle for a web hook

Split config list by bundles

✨ Feature request
Status

Needs review

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡¦Ukraine vrs11 Kharkov

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • Open on Drupal.org β†’
    Core: 9.5.x + Environment: PHP 8.1 & MariaDB 10.3.22
    last update 8 months ago
    Waiting for branch to pass
  • πŸ‡ΊπŸ‡ΈUnited States datawench

    I found that there was an error when creating a new outgoing webhook, caused by $webhook_config->getEvents() possibly being empty, and crashing the array_index(). My tweaked patch is attached.

  • Open on Drupal.org β†’
    Core: 9.5.x + Environment: PHP 8.1 & MariaDB 10.3.22
    last update 8 months ago
    Waiting for branch to pass
  • πŸ‡ΊπŸ‡ΈUnited States datawench

    I discovered that the new for submit would crash when saving an incoming hook, since it does not have the new events. Modified patch applied.

Production build 0.69.0 2024