Skip to content

Investigate why duplicate issues were created #847

Description

@rviscomi

The update-issues.ts script is failing to recognize certain existing feature issues and is improperly creating duplicates for them during its automated runs.

During a recent run, the script processed dozens of features as if they were brand new and created new issues, even though valid, open issues with the correct feature label and web-features ID already existed in the repository.

Examples of Duplicated Issues:

Expected Behavior:
The script should detect that these features already have an associated open issue, log that they are "up-to-date", and skip creating a new issue.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions