Skip to content

Close duplicate and OBEd open issues — add CHANGELOG issue references#1044

Closed
Copilot wants to merge 2 commits intomainfrom
copilot/review-open-issues-duplicates
Closed

Close duplicate and OBEd open issues — add CHANGELOG issue references#1044
Copilot wants to merge 2 commits intomainfrom
copilot/review-open-issues-duplicates

Conversation

Copy link
Copy Markdown

Copilot AI commented Feb 24, 2026

Reviewed all 51 open issues and identified 7 already-resolved (OBEd) issues and 3 duplicate issues. Added explicit issue-number references to the relevant CHANGELOG entries so maintainers can close them.

Proposed Changes:

  1. Add Closes #110 to [Unreleased] hashing entry — collectionUniqueIndexID lowercases+hashes collection IDs, fixing uppercase index name failures
  2. Add Closes #45 to v2.0.0 SNS entry — sns.js + ingest.publishResultsToSns() fully implements the requested SNS publishing with bbox/datetime/collection attributes
  3. Add Closes #220, #234 to v2.0.0 stream-removal entry — sequential ingest replaced the stream that autocreated indices without custom mappings
  4. Add Closes #363 to v2.0.0 type-detection entry — isCollection/isItem use type field, not heuristics
  5. Add Closes #291 to v3.2.0 error-handling entry — database-client.js replaces the old esClient.js code that incorrectly attributed all index-creation errors to "already exists"
  6. Fix typo indiciesindices in the touched CHANGELOG line

Also identified (no code change needed — close manually):

PR Checklist:

  • I have added my changes to the CHANGELOG or a CHANGELOG entry is not required.
Original prompt

review all open issues and see if any are suitable for closure due to being a duplicate or OBEd.


🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

Co-authored-by: matthewhanson <1416900+matthewhanson@users.noreply.github.com>
Copilot AI changed the title [WIP] Review open issues for duplicates and obsolescence Close duplicate and OBEd open issues — add CHANGELOG issue references Feb 24, 2026
Copilot AI requested a review from matthewhanson February 24, 2026 18:08
@theodorehreuter
Copy link
Copy Markdown
Collaborator

Validated that problems in #220 have been resolved and closed it out

@naterubin
Copy link
Copy Markdown
Collaborator

Verified the other suggestions for duplicate and OBE issues and closed them as appropriate.

@matthewhanson
Copy link
Copy Markdown
Member

Closed out remaining PRs that had been fixed but not closed.

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.

4 participants