Florent
Florent
Thanks @paulfitz for your feedback! I reopened the PR https://github.com/gristlabs/grist-core/pull/767 and run the tests as you suggested. The first test failed. I adapted the test so it checks with and...
> So ... Can we close this issue ? 😄 Yesterday, I misread the last Paul's todo item: > run Grist Lab's staging servers with flag set for a while...
@paulfitz We would be happy to open a new PR to make this the default behavior. Edit: would it be acceptable for you a PR which removes the `GRIST_DISCARD_REDIS_CHECKSUM_MISMATCH` env...
Closing for now, I have doubts about the usefulness of this PR.
Thanks @paulfitz, I have taken into account your remarks!
@gdedrouas I also have encountered this issue in a local environment (in our production though we have a different issue). In our case, it's because the hostname of public URL...
It fixes the `Fetch failed` error I got when running local kubernetes pods! :) Though the problem is different from the `access denied` error we have on our production (but...
Thanks for your feedback! I placed a `needs design`, which is probably a prerequisite before going further.
I tend to think it be more interesting to change this issue title so it tracks three similar features that will probably be implemented altogether (otherwise please mention your disagreement...
Regarding the implementation, what about allowing configuring a column in which it is expected to return these items thanks to a formula, like: ```python import json return { 'method': 'PATCH',...