alkem-io / client-web

Default web frontend, enabling browsing the Alkemio platform - so the hosted Challenges and communities collaborating around those Challenges.
https://alkem.io
European Union Public License 1.2
15 stars 6 forks source link

BUG: VC flow creation fails when there are no spaces and triggers the first flow #7223

Closed Comoque1 closed 12 hours ago

Comoque1 commented 6 days ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to dev env
  2. Register new user
  3. Add the user as VC Campaign
  4. Trigger the first VC flow - error is shown: "message": "No Collaboration found with the given id: 2bb93565-a3d0-4a28-80ca-9c49f5d8f991", image.png

Expected behavior VC flow is finalized successfully.

Additional information

Subspace id is passed instead of collaborationId

Comoque1 commented 12 hours ago

Tested OK on DEV env.