graphql-engine icon indicating copy to clipboard operation
graphql-engine copied to clipboard

Event trigger already exists error

Open nirkons opened this issue 3 years ago • 0 comments

Environment

Hasura hosted environment

What is the current behaviour?

Error received even though I cannot access the created event trigger, I think that it was not actually created and thus not actually working (thankfully!) otherwise webhooks would be firing without being able to edit the trigger... image

What is the expected behaviour?

Be able to create the trigger

How to reproduce the issue?

  1. Try to create a trigger, received a message on the top right that metadata is inconsistent (even though I fixed metadata in another window, so I guess cache was in play?)
  2. Clicked the button in the error to fix metadata.
  3. Try to create the trigger again, receive error, cant create trigger with this name ever again

nirkons avatar Oct 08 '22 12:10 nirkons