Artie Shevchenko

Results 5 comments of Artie Shevchenko

@thinkingserious please take a look

Thanks @shannah for your research and the workaround!

it's actually pretty annoying - when you try to paste into the cell in second column it pastes the clipboard context to the cell in the first column (to the...

> As a workaround, have you tried exploring the [optional_preconditions](https://buf.build/authzed/api/docs/main:authzed.api.v1#authzed.api.v1.Precondition) field on [WriteRelationshipsRequest](https://buf.build/authzed/api/docs/main:authzed.api.v1#authzed.api.v1.WriteRelationshipsRequest) solve your use case? @jzelinskie that would just fail the write, not remove the existing relationship, right?

@jzelinskie the following has an assumption that we know the old relationship: > A single write request can look like this: > > * Precondition: old relationship exists > *...