Skip to content
New issue

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

Expiring lastVisitedObjectMetadataItemIdState and lastVisitedViewPerObjectMetadataItemState #8547

Open
FelixMalfait opened this issue Nov 18, 2024 · 0 comments
Assignees

Comments

@FelixMalfait
Copy link
Member

When multiple people are working on the same workspace (or if you work from multiple device), then the value in lastVisitedViewPerObjectMetadataItemState and lastVisitedObjectMetadataItemIdState can become outdated (for example because someone deleted a view or an object)

We should make sure to fallback gracefully in those cases instead of throwing an error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🆕 New
Development

No branches or pull requests

3 participants