graphql-engine
graphql-engine copied to clipboard
Event trigger already exists error
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...

What is the expected behaviour?
Be able to create the trigger
How to reproduce the issue?
- 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?)
- Clicked the button in the error to fix metadata.
- Try to create the trigger again, receive error, cant create trigger with this name ever again