microsoft / microsoft/msstore-cli
Error while publishing new submission with more than 30 packages
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 163
- Forks
- 22
- Avg merge
- 5d 6h
- Merged PRs (30d)
- 10
Description
When I try to publish a new submission, it automatically adds all the older packages to it, and since there are more than 30, the submission goes to draft mode.
I don't need to include all the older versions, I just need the latest one, but I couldn't find any way to exclude them from the submission.
the error:
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 by reproducing the publishing flow for a new submission containing more than 30 packages, then trace the CLI entry point that gathers older package versions. Check how package selection is sent to the Microsoft Store, and consider the issue done when publishing includes only the latest version without forcing the submission into draft mode.
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