Skip to content

Comments

Extract get placeholder state#195

Merged
dajimenezriv-internxt merged 38 commits intomasterfrom
extract-get-placeholder-state
Sep 19, 2025
Merged

Extract get placeholder state#195
dajimenezriv-internxt merged 38 commits intomasterfrom
extract-get-placeholder-state

Conversation

@dajimenezriv-internxt
Copy link
Contributor

No description provided.

Base automatically changed from extract-disconnect-sync-root to master September 19, 2025 05:41
#include "stdafx.h"
#include <optional>

enum class SyncState
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove all usage of SyncState. Previously we were using the SyncState to know if an item was in cloud and the PinState to know if it was hydrated or not, however, we migrated to use the placeholderId to know if an item was in cloud, so we can remove all SyncState usage.

@dajimenezriv-internxt dajimenezriv-internxt merged commit 37065fe into master Sep 19, 2025
1 check passed
@dajimenezriv-internxt dajimenezriv-internxt deleted the extract-get-placeholder-state branch September 19, 2025 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants