Adrian Marin
Adrian Marin
I pushed some changes to make it work with our current assets. I keep the `avocado.svg` asset because we use it somewhere else in the app. Thanks for your contribution!
We should probably check to see if it responds to `to_sql`. I can't test it locally. Can you share a PR when you've got some time? I think `return if...
We can add a `missing_image` option to branding.
Closing for now
And how is this sporadic? I mean, does it always raise that error on update (and then it has the mode present)? Or it sometimes passes and all is good?...
Could you make a recording of how you open multiple records at once? I understand the process, I just want to "get the feel" of that and make sure it's...
Hey @rajaravivarma-r. I think I figured it out. It's related to the fact that I keep some global things on class attributes and that messes up concurrent requests. The temporary...
I asked a question here https://github.com/ioquatix/ioquatix/discussions/17. If you have any ideas, please, let's get that conversation going.
Thank you @rajaravivarma-r!
Ok. I see the issue. Could you please use your workaround until we push a permanent fix? Thank you!