Skip to content

fix: Make milestone id assignment bulletproof#263

Merged
spruce merged 1 commit into
piceaTech:masterfrom
greatestview:fix/milestone-id
Apr 30, 2026
Merged

fix: Make milestone id assignment bulletproof#263
spruce merged 1 commit into
piceaTech:masterfrom
greatestview:fix/milestone-id

Conversation

@greatestview
Copy link
Copy Markdown
Contributor

There is a bug in the script, which can causes an infinite loop, trying to increase issue numbers. This is caused by milestones sorted by id not by iid. I had a repo, where both were not the same and iid was the real milestone id. It can happen if you work with old repos, which e. g. have already been migrated once. This PR fixes it.

@spruce spruce merged commit 19e8411 into piceaTech:master Apr 30, 2026
@greatestview greatestview deleted the fix/milestone-id branch May 6, 2026 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants