Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not resolve fixed bugs as duplicates #252

Closed
tomrittervg opened this issue Jun 27, 2022 · 0 comments · Fixed by #262
Closed

Do not resolve fixed bugs as duplicates #252

tomrittervg opened this issue Jun 27, 2022 · 0 comments · Fixed by #262
Assignees
Labels
Bug Something isn't working Medium

Comments

@tomrittervg
Copy link
Collaborator

In this bug we resolved a fixed bug as a duplicate. We should not do that.

We're in clean_up_old_job_style2 and we call dupe_bug. It's not clear to me why 1774899 was considered an active job.

I think the same thing can happen with clean_up_old_job_style3.

We know which bugs are open so we should be able to avoid this in a simple-ish patch. But really all this needs to be cleaned up in #201

@tomrittervg tomrittervg added Bug Something isn't working Medium labels Jun 27, 2022
@tomrittervg tomrittervg self-assigned this Jun 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Medium
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant