microsoft / microsoft/msstore-cli
`Poll` command doesn't Poll
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 163
- Forks
- 22
- Avg merge
- 5d 6h
- Merged PRs (30d)
- 10
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
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.
Assessment
- Tech stack
- csharp
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100