We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
data.ref
This can cause a transaction that creates the attrs referenced in the data.ref to fail with an error: Record not found: attr.
Record not found: attr
If we used optimistic attrs when evaluating the rules, then this wouldn't happen.
Other ideas:
The text was updated successfully, but these errors were encountered:
@dwwoelfel Including write-up of issue here as well https://paper.dropbox.com/doc/Links-and-Permissions-Error--CXNfqgPDFdPItagxQeOxqJddAg-VVPWfdhYqHThis43aCIeU
Sorry, something went wrong.
No branches or pull requests
This can cause a transaction that creates the attrs referenced in the
data.ref
to fail with an error:Record not found: attr
.If we used optimistic attrs when evaluating the rules, then this wouldn't happen.
Other ideas:
data.ref
exist before saving the rulesThe text was updated successfully, but these errors were encountered: