Skip to content

enhance notification system #4509

@mwildt

Description

@mwildt

Current Behavior

We use the application with many projects, some of which are based on a similar technology stack (microservices). Each service is mapped as a separate project - sometimes with different versions - in dependec track. To this end, we have implemented a dependency for the integration of jira via webhook notifcations and jira automations. Now we have the problem that the notifcations arrive quasi parallel in jira and thus the depulization does not take effect.

Proposed Behavior

Please extend the system so that the webhook notifications are processed in a queue to prevent race conditions in the integration of target systems Like jira.

Alternatively, a corresponding plugin API, which enables the implementation of plugins by third parties, would be useful.

Checklist

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestp3Nice-to-have featuressize/SSmall effort

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions