`Poll` command doesn't Poll

Open
#24 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
45/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
csharp
Domain
cli

Research direction

Start with the msstore submission poll command and reproduce the reported output for a pending submission in Certification status. Trace why the command exits after displaying the submission data instead of retrying; done means polling continues until the submission reaches an appropriate terminal state, with behavior covered by the command's existing tests if available.

Written by the indexing model from the issue text.

Description

Please see below for command and output

msstore submission poll 9NXXXXXXXXXX

Found Pending Submission.
Submission Status - Certification

✅ Retrieving Pending Submission
✅ Submission retrieved
Submission commit success! Here is some data:
Packages:
File_2.0.39235.0_x86_bundle.msixupload
File_2.0.44817.0_x86.msixbundle
File_2.0.45109.0_x86.msixbundle

The three files listed are part of the submission that is pending, and the submission is at the certification stage, so those bits are correct. The command doesn't retry though, it just exits

Dominant language
C#
Stars
163
Forks
22
Avg merge
6d 18h
Merged PRs (30d)
6

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.

More from microsoft/msstore-cli

All issues in microsoft/msstore-cli

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.