Skip to content
This repository was archived by the owner on Jun 13, 2025. It is now read-only.

DSC publishes old data on subscription (with workaround) #569

@omarsilva1

Description

@omarsilva1

Describe the bug
In case that a DSC has subscribed to its own artifact on update the subscriptions location receives the previous artifact data instead of the new data.

To Reproduce
Steps to reproduce the behavior:

  1. Create an artifact
  2. Create a subscription and set the location and subscriber to webhook
  3. Update the artifact with new data using the endpoint POST /api/artifact/artifactId/data
  4. See that webhook receives the value before the update

Expected behavior
The updated value should be dispatched to webhook.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions