Closed trey-rosius closed 1 month ago
So if i go to the catalyst UI, edit state
and click save. Give it a couple minutes, the error goes away.
And this happens for all the created states.
Thanks for reporting this! When you were receiving the error intermittently - how long was it behaving like this for? Was it stuck like this until you did the edit/save or did it resolve itself after some time without any further input?
Thanks for reporting this! When you were receiving the error intermittently - how long was it behaving like this for? Was it stuck like this until you did the edit/save or did it resolve itself after some time without any further input?
It was stuck. I had to do the edit and save to resolve it.
Also, I faced this same issue in a previous project. I did the edit and save
thing to resolve it. However I didn't report the issue because I had left the project stale for about a month before returning to it.
Ok thanks @trey-rosius. I'll try to find time to debug this later today. Sorry for the inconvenience.
Ok thanks @trey-rosius. I'll try to find time to debug this later today. Sorry for the inconvenience.
No Worries man. I appreciate it. Let me know if there's anything I can do to assist!
@trey-rosius are you able to leave your project in it's current state to help us debug this issue?
@trey-rosius are you able to leave your project in it's current state to help us debug this issue?
sure. No problem @jjcollinge
issue address and shipping tomorrow
this should be working and fixed now
Describe the bug
This issue is intermittent. The table in the error message exist and data has been saved to it a couple of times. Sometimes data saves, other times,
state store ....... is not found.
Diagrid Version
To Reproduce Here's the complete code https://github.com/trey-rosius/group-chat-microservice
When running locally, make a post request to this endpoint
http://localhost:5003/typing
Here's the request body
Expected behavior Expected the data to be saved properly to the state.
Screenshots
Additional context