My reports
Submit feedback
Event Update Failure in Developer Dashboard
Investigation titles and descriptions are summarized by AI from Meta based on reports submitted by developers
Investigating
Issue
1 report
Created 4 days ago
0
Add your report
Subscribe
Suggest an edit
Copy link
Category
Worlds
Investigation summary
The GraphQL mutation `useOCDevManageEventEditMutation` fails with error code 4564004 and message "Something went wrong when trying to update your event. Please try again later." when attempting to publish or update events from the event edit page in the Developer Dashboard. This error is caused by a server-side failure during the event update operation, as indicated by Relay's error handling (`createErrorFromPayload` in `RelayGraphQLRequestUtils`).