microsoft / microsoft/Dual-write-automations

Error in Markdown for Azure DevOps

Open Beginner friendly
#60 2 comments 0 reactions 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

I noticed today that when the markdown for Azure DevOps Wiki is generated, the end | (pipe) in table is sometimes omitted. Apparently the Devops Wiki does not care and renders it anyway

Example:

FO Column Direction CE Column FO type CE type Value Map Default value
DESCRIPTION FO <-> CE msdyn_description String String
MAINACCOUNTMASK FO <-> CE msdyn_mainaccountmask String String
CHARTOFACCOUNTS FO <-> CE msdyn_name String String

There should be a | char after the "Default Value" in the first line

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

No file or test is named in the issue. Start by locating the Markdown generation entry point and reproducing the Azure DevOps Wiki table output shown; done means generated table rows, including the header, consistently retain the closing pipe character.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp, markdown
Domain
documentation
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.