Skip to content

Fix exporting milestone for issues and PRs#3529

Merged
mislav merged 1 commit intotrunkfrom
milestone-export-fix
Apr 29, 2021
Merged

Fix exporting milestone for issues and PRs#3529
mislav merged 1 commit intotrunkfrom
milestone-export-fix

Conversation

@mislav
Copy link
Contributor

@mislav mislav commented Apr 28, 2021

There was a weird pointer bug which would cause a null milestone to erase "milestone" fields for previous entries in the list.

Fixes #3516

There was a weird pointer bug which would cause a null milestone to
erase "milestone" fields for previous entries in the list.
Copy link
Contributor

@vilmibm vilmibm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice catch

@mislav mislav merged commit d1d49c1 into trunk Apr 29, 2021
@mislav mislav deleted the milestone-export-fix branch April 29, 2021 09:52
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.

gh issue list --json number,milestone outputs empty or null fields

2 participants