hyperstack-org / hyperstack-org/hyperstack
client save save gets reverted if you do not have read access to the saved attributes
Open
needs doc
- Dominant language
- JavaScript
- Stars
- 538
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
If you save a record on the client, you do not read access to the saved attributes
the saved changes gets reverted during the scope up-date process.
Its a tails case for sure. In particular it can happen in unit testing when you don't have actual permission to view the data, but you are just testing the ability for a component to save some values.
Contributor guide
Assessment
This issue has not been assessed yet.