Azure / Azure/cosmos-explorer

Enforce etag Concurrency in Data Exlporer

Open
#1,483 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
TypeScript
Stars
131
Forks
67
Avg merge
3d 13h
Merged PRs (30d)
10

Description

Would be nice if a document was edited by another party or process while editing it, that upon hitting save, you received an error, even if this was an opt-in feature.

Similar to the etag concurrency that EF core users, but for the data explorer.

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the Data Explorer document editing and save flow, then identify how Cosmos DB document updates expose etag concurrency. Define the opt-in behavior and verify that saving after an external edit reports an error instead of silently overwriting the document.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
databases, frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.