Unrecognized DataStoreHubEvent: outboxMutationFailed #611
Labels
datastore
Issues related to the DataStore Category
good first issue
Good for newcomers
Hub
Issues related to Amplify Hub
pending-release
Issues that have been addressed in main but have not been released
Describe the bug
There are some Events for DataStoreHubEvent that are not recognized and therefore cant be handled with a hubSubscription.
For some reason DataStore won't update a specific model and since the event is not recognized the only error log that I'm receiving is:
E/amplify:flutter:datastore(27989): Unrecognized DataStoreHubEvent: outboxMutationFailed
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The event should be recognized or a detailed error description should be prompted to be able to debug the error.
Platform
Amplify Flutter currently supports iOS and Android. This issue is reproducible in (check all that apply):
[X] Android
[] iOS
Output of
flutter doctor -v
Smartphone (please complete the following information):
The text was updated successfully, but these errors were encountered: