alkem-io / server

Core server in the Alkemio platform, offering a GraphQL api for interacting with the logical domain model.
http://alkem.io
European Union Public License 1.2
26 stars 4 forks source link

BUG: callout not found, in collaboration that does not exist? #4378

Closed techsmyth closed 2 months ago

techsmyth commented 2 months ago

Describe the bug "message": "Callout with requested ID (behulpzametoolsomdeve) not located within current Collaboration: 31951aca-bb00-473a-bcdc-03e199b70887"

This is appearing in the server error logs. But when looking up the collaboration:

image.png

To Reproduce Steps to reproduce the behavior:

  1. Go to playground and look up the specified collaboration

Expected behavior Need to understand what is happening with this one. Is the client sending up the wrong collaboration ID?