microsoft / microsoft/Dual-write-automations

Cannot configure same map multiple times with different versions

Open
#21 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
47
Forks
12
Avg merge
4d 4h
Merged PRs (30d)
3

Description

There are times when you need to configure the same map multiple times with different versions and run initial sync. This might be to overcome a circular reference issue or to handle over 10 lookups.

I'd like to configure

Many Thanks

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the configuration and initial-sync entry points that process the repeated Map elements shown in the issue. Trace how mapName and version are identified, then determine what tests cover duplicate map configuration; done means both versions can be configured and initial sync runs without conflict.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.