Skip to content

fix(issue-progress): clear fix applied when issue reopens - #122773

Open
malwilley wants to merge 1 commit into
masterfrom
malwilley/fix-regressed-progress
Open

fix(issue-progress): clear fix applied when issue reopens#122773
malwilley wants to merge 1 commit into
masterfrom
malwilley/fix-regressed-progress

Conversation

@malwilley

Copy link
Copy Markdown
Member

Fixes ISWF-3372

Issue progress could remain in FIX_APPLIED when a pull request merge was followed directly by a regression action. The current code assumes that issues follow a logical flow of "pull request merged" (fix applied) -> "issue resolved" (progress cleared) -> "issue regressed". But it appears that some issues do not have a resolution action before regressing. This might be something we need to track down at some point, but it's easy enough to account for this case in the aggregator.

@malwilley
malwilley requested review from a team as code owners August 26, 2026 19:54
@linear-code

linear-code Bot commented Aug 26, 2026

Copy link
Copy Markdown

ISWF-3372

@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label Aug 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant