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: Entities are not displayed on the client after they are created #618

Closed Comoque1 closed 3 years ago

Comoque1 commented 3 years ago

Describe the bug Entities (actorGroup, Relations and aspectOnOpportunity) are not displayed on the client after they are created.

To Reproduce Steps to reproduce the behavior:

  1. Go to https://dev.cherrytwist.org/ecoverse/cherrytwist/challenges/smart-meters/opportunities/meters8
  2. Authenticate with admin
  3. Create an actorGroup - the entity is successfully created, but the request returning on the client is failing
  4. See error: Variable "$ecoverseId" of required type "UUID_NAMEID!" was not provided. image.png

Expected behavior Created entities must be displayed on the client.

atstoyanov commented 3 years ago

Must be checked again!

Comoque1 commented 3 years ago

Tested OK on DEV env. image.png