microsoftgraph / microsoftgraph/dataconnect-solutions

OneDriveSyncErrors_v0 incorrect documentation

Open
#331 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Jupyter Notebook
Stars
72
Forks
52
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
Real-world error codes (SyncErrorId) don't match what is in the official documentation for OneDriveSyncErrors_v0 dataset.

For example, there is

  • 34 = Shorten the path and try again.
    • which is completely missing from the documentation
  • 72 = Open the OneDrive activity center and click the error to resolve the issue.
    • where documentation states "We couldn't merge the changes in an Office file."

There will probably be a lot more.

To Reproduce
Steps to reproduce the behavior:

  1. export onedrive sync health + errors reports and match the results with the documentation

Expected behavior
Real-world error IDs match what is stated in the documentation

Contributor guide

Open the contributing guide

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

Read Datasets/data-connect-dataset-onedrivesyncerrors.md, then export OneDrive sync health and errors reports and compare each SyncErrorId and message with the documented entries. Update the documentation so real-world IDs and descriptions match, including the examples for IDs 34 and 72, and verify the broader list for additional mismatches.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.