Paul Fitzpatrick

Results 401 comments of Paul Fitzpatrick

If I had to guess, it is some weirdness related to the storage driver in use by docker (default of overlay2 is apparently not available under lxc?) If so, squashing...

@marlon0 I pushed a squashed version of the `gristlabs/grist` image, if you get a chance to re-pull it I'd be interested in whether it changes anything.

Update: I had to undo the squashing, it was causing other problems.

Hmm that's a good point @mplattner. I don't think there is an easy way around this. Currently there is nothing special about the URL of a publicly shared document compared...

Trying this out a little bit. * For Add New -> Create Empty Document, where does the document go? I don't see it in the target I set in the...

(I wouldn't mind the easier-to-remember command you originally proposed though @fflorent - it could be a thin wrapper around a particular use of #1547)

> > I like to reduce the amount of negative properties. It's like keeping track of minus signs in a calculation. "if not is not enabled" adds a bit of...

> Should removing be undoable? Maybe I'm stuck thinking that removing/unremoving should both be supported. But maybe once a user is removed, there's no need to reinstate them. for docs...

Backlogged requests can happen for a few reasons, including if API requests are coming in faster than the document can handle. For that, reloading the data engine can help temporarily:...