If I were to write the relationship assigned betwe...
# spicedb
j
> If I were to write the relationship assigned between the project and employee thats associated with user:bar, I would guess that I'd write a new ZedToken to the project (and maybe employee?). you would write it to the
project
> However, if I were to immediately check project_data:foo#view@user:bar using the ZedToken stored near project_data it would possible fail (and I'm seeing it periodically fail in tests). Am I missing something here? I must be doing something wrong. that's fine though - you didn't update the
project_data
, you updated the
project
, which means you're protected for that change, even if the check on
project_data
itself is, itself, somewhat stale